[Phpgamedev-cvs-commits] website db_readme.html,1.5,1.6
Status: Planning
Brought to you by:
sphen001
From: Nick <sph...@us...> - 2005-06-09 02:34:06
|
Update of /cvsroot/phpgamedev/website In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22087 Modified Files: db_readme.html Log Message: Index: db_readme.html =================================================================== RCS file: /cvsroot/phpgamedev/website/db_readme.html,v retrieving revision 1.5 retrieving revision 1.6 diff -C2 -d -r1.5 -r1.6 *** db_readme.html 9 Jun 2005 02:30:16 -0000 1.5 --- db_readme.html 9 Jun 2005 02:33:57 -0000 1.6 *************** *** 4,7 **** --- 4,8 ---- <head> <title>PHPGameDev DB Abstraction Layer</title> + <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" /> <link rel="stylesheet" href="../styles/style.css" type="text/css" /> </head> |