Changeset 181 for trollforge/lastmeasure


Ignore:
Timestamp:
12/02/05 14:51:02 (7 years ago)
Author:
sam
Message:
  • typo again
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trollforge/lastmeasure/stats/index.php

    r180 r181  
    77    <?php if($href && preg_match('/(http:\/\/[^ ]*)/i', $full, $matches)) { 
    88        $url = $matches[0]; 
    9         echo ' href="'.$matches[0].'"' 
     9        echo ' href="'.$matches[0].'"'; 
    1010    } ?>><?php echo $text;?></a><?php 
    1111} 
Note: See TracChangeset for help on using the changeset viewer.