|
From: Jon O. <jon...@us...> - 2008-02-08 23:40:30
|
Update of /cvsroot/mxbb/mx_counter/includes In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv13566/includes Modified Files: counter_common.php counter_constants.php Log Message: Removing trailing newlines... Index: counter_common.php =================================================================== RCS file: /cvsroot/mxbb/mx_counter/includes/counter_common.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** counter_common.php 6 Jun 2007 23:49:13 -0000 1.1 --- counter_common.php 8 Feb 2008 23:40:24 -0000 1.2 *************** *** 85,87 **** } ! ?> --- 85,87 ---- } ! ?> \ No newline at end of file Index: counter_constants.php =================================================================== RCS file: /cvsroot/mxbb/mx_counter/includes/counter_constants.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** counter_constants.php 6 Jun 2007 23:49:14 -0000 1.1 --- counter_constants.php 8 Feb 2008 23:40:24 -0000 1.2 *************** *** 21,23 **** ! ?> --- 21,23 ---- ! ?> \ No newline at end of file |