[Phpgamedev-cvs-commits] website index.html,1.6,1.7
Status: Planning
Brought to you by:
sphen001
From: Nick <sph...@us...> - 2005-06-09 01:54:35
|
Update of /cvsroot/phpgamedev/website In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv1102 Modified Files: index.html Log Message: Added new link. Index: index.html =================================================================== RCS file: /cvsroot/phpgamedev/website/index.html,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** index.html 8 Jun 2005 02:58:59 -0000 1.6 --- index.html 9 Jun 2005 01:54:26 -0000 1.7 *************** *** 23,27 **** <ul> ! <li>Game optimized templating system</li> <li>Game optimized db abstraction layer</li> </ul> --- 23,27 ---- <ul> ! <li>Game optimized templating system (View readme file <a href="http://phpgamedev.sourceforge.net/docs/db_readme.html">here</a></li> <li>Game optimized db abstraction layer</li> </ul> |