|
From: Jon O. <jon...@us...> - 2008-02-08 23:45:17
|
Update of /cvsroot/mxbb/mx_who_am_i In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv16419 Modified Files: db_install.php db_upgrade.php Log Message: Removing trailing newlines... Index: db_install.php =================================================================== RCS file: /cvsroot/mxbb/mx_who_am_i/db_install.php,v retrieving revision 1.7 retrieving revision 1.8 diff -C2 -d -r1.7 -r1.8 *** db_install.php 30 Jan 2007 16:26:11 -0000 1.7 --- db_install.php 8 Feb 2008 23:45:09 -0000 1.8 *************** *** 16,20 **** | re...@di... | www.digitalhijinx.com ! | | description : The "Who Am I" block is a block that | will be visable only to registered users who are --- 16,20 ---- | re...@di... | www.digitalhijinx.com ! | | description : The "Who Am I" block is a block that | will be visable only to registered users who are *************** *** 73,75 **** echo "</table><br />"; ! ?> --- 73,75 ---- echo "</table><br />"; ! ?> \ No newline at end of file Index: db_upgrade.php =================================================================== RCS file: /cvsroot/mxbb/mx_who_am_i/db_upgrade.php,v retrieving revision 1.8 retrieving revision 1.9 diff -C2 -d -r1.8 -r1.9 *** db_upgrade.php 22 Jul 2007 21:10:51 -0000 1.8 --- db_upgrade.php 8 Feb 2008 23:45:10 -0000 1.9 *************** *** 74,76 **** echo "</table><br />"; ! ?> --- 74,76 ---- echo "</table><br />"; ! ?> \ No newline at end of file |