Update of /cvsroot/phpmp/phpMP/core/dba
In directory sc8-pr-cvs1:/tmp/cvs-serv982/core/dba
Modified Files:
mysql.php
Log Message:
whitespace at the end of a file .. oops
Index: mysql.php
===================================================================
RCS file: /cvsroot/phpmp/phpMP/core/dba/mysql.php,v
retrieving revision 1.14
retrieving revision 1.15
diff -C2 -r1.14 -r1.15
*** mysql.php 9 Oct 2003 04:34:19 -0000 1.14
--- mysql.php 9 Oct 2003 04:35:58 -0000 1.15
***************
*** 280,282 ****
}
} // End of sql_db
! ?>
--- 280,283 ----
}
} // End of sql_db
!
! ?>
\ No newline at end of file
|