[Phpgamedev-cvs-commits] plugins db.php,1.1,1.2
Status: Planning
Brought to you by:
sphen001
|
From: Nick <sph...@us...> - 2005-06-07 13:55:09
|
Update of /cvsroot/phpgamedev/plugins In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv18549 Modified Files: db.php Log Message: Index: db.php =================================================================== RCS file: /cvsroot/phpgamedev/plugins/db.php,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** db.php 7 Jun 2005 13:54:06 -0000 1.1 --- db.php 7 Jun 2005 13:54:56 -0000 1.2 *************** *** 7,10 **** --- 7,11 ---- // COPYRIGHT: Copyright 2005 © PHPGameDev Group // E-MAIL: Sphen001 -at- users -dot- sourceforge -dot- net + // $Id$ //----------------------------------------------------------- |