[Phpgamedev-cvs-commits] plugins readme.html,1.1,1.2
Status: Planning
Brought to you by:
sphen001
From: Nick <sph...@us...> - 2005-06-09 02:14:54
|
Update of /cvsroot/phpgamedev/plugins In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11611 Modified Files: readme.html Log Message: Index: readme.html =================================================================== RCS file: /cvsroot/phpgamedev/plugins/readme.html,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** readme.html 9 Jun 2005 01:39:24 -0000 1.1 --- readme.html 9 Jun 2005 02:14:43 -0000 1.2 *************** *** 3,7 **** <head> <title>PHPGameDev DB Abstraction Layer</title> ! <link rel="stylesheet" href="style.css" type="text/css" /> </head> <body> --- 3,7 ---- <head> <title>PHPGameDev DB Abstraction Layer</title> ! <link rel="stylesheet" href="./style.css" type="text/css" /> </head> <body> *************** *** 13,17 **** <br /> ! <table class="tablebg" width="90%" align="center" border="0" cellspacing="1" cellpadding="1"> <tr> <th colspan="2"> --- 13,17 ---- <br /> ! <table class="tablebg" width="100%" align="center" border="0" cellspacing="1" cellpadding="1"> <tr> <th colspan="2"> *************** *** 65,69 **** <br /> ! <table class="tablebg" width="90%" align="center" border="0" cellspacing="1" cellpadding="1"> <tr> <th colspan="2"> --- 65,69 ---- <br /> ! <table class="tablebg" width="100%" align="center" border="0" cellspacing="1" cellpadding="1"> <tr> <th colspan="2"> *************** *** 339,343 **** <br /> ! <table class="tablebg" width="90%" align="center" border="0" cellspacing="1" cellpadding="1"> <tr> <th colspan="2"> --- 339,343 ---- <br /> ! <table class="tablebg" width="100%" align="center" border="0" cellspacing="1" cellpadding="1"> <tr> <th colspan="2"> *************** *** 393,397 **** <br /> ! <table class="tablebg" width="90%" align="center" border="0" cellspacing="1" cellpadding="1"> <tr> <th>Example Script</th> --- 393,397 ---- <br /> ! <table class="tablebg" width="100%" align="center" border="0" cellspacing="1" cellpadding="1"> <tr> <th>Example Script</th> *************** *** 454,455 **** --- 454,459 ---- <center><a href="http://phpgamedev.sourceforge.net/index.html">Back to Index</a></center> + + <br /> + + <center><img src="http://sourceforge.net/sflogo.php?group_id=140827&type=5" width="210" height="62" border="0" alt="SourceForge.net Logo" /></center> |