Changeset 1032


Ignore:
Timestamp:
01/29/10 02:43:46 (3 years ago)
Author:
nick_ramsay
Message:

[Branch] Removed debug code from countUrls() function.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/1.0/libs/Comment.php

    r975 r1032  
    457457        $text = $this->content; 
    458458         
    459         echo "<br />" . $text . "</br >"; 
    460          
    461459        //$http = substr_count($text, "http"); 
    462460        $href = substr_count($text, "href"); 
Note: See TracChangeset for help on using the changeset viewer.