Show
Ignore:
Timestamp:
04/18/07 13:20:43 (2 years ago)
Author:
jm3
Message:

fixables and feedables

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • feedmelinks/modules/my-recent.inc.php

    r1423 r1447  
    88        $con_myRecent = mysql_connect(); 
    99        mysql_selectdb( getDBName() ); 
    10         $MAX_LINKS = 15
     10        $MAX_LINKS = 10
    1111 
    1212        if( $u || $who ) {