|
From: Jon O. <jon...@us...> - 2005-03-18 21:04:30
|
Update of /cvsroot/mxbb/mx_linkdb/linkdb/includes In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv19559/modules/mx_linkdb/linkdb/includes Modified Files: functions.php Log Message: testing the maillist ;) removing REPLACE INTO and adding missing ?> Index: functions.php =================================================================== RCS file: /cvsroot/mxbb/mx_linkdb/linkdb/includes/functions.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** functions.php 9 Jan 2005 21:42:01 -0000 1.1 --- functions.php 18 Mar 2005 21:04:06 -0000 1.2 *************** *** 160,161 **** --- 160,162 ---- } } + ?> \ No newline at end of file |