From: <be...@us...> - 2012-06-29 19:01:52
|
Revision: 9739 http://xoops.svn.sourceforge.net/xoops/?rev=9739&view=rev Author: beckmi Date: 2012-06-29 19:01:46 +0000 (Fri, 29 Jun 2012) Log Message: ----------- adding file extension Added Paths: ----------- ThirdParty/mysqli/README.txt Removed Paths: ------------- ThirdParty/mysqli/README Deleted: ThirdParty/mysqli/README =================================================================== --- ThirdParty/mysqli/README 2012-06-29 16:48:30 UTC (rev 9738) +++ ThirdParty/mysqli/README 2012-06-29 19:01:46 UTC (rev 9739) @@ -1,4 +0,0 @@ -Put the mysqlidatabase.php file in your class/database folder -and change the XOOPS_DB_TYPE to mysqli. - -This database is NOT supported by the core team at this time. \ No newline at end of file Added: ThirdParty/mysqli/README.txt =================================================================== --- ThirdParty/mysqli/README.txt (rev 0) +++ ThirdParty/mysqli/README.txt 2012-06-29 19:01:46 UTC (rev 9739) @@ -0,0 +1,4 @@ +Put the mysqlidatabase.php file in your class/database folder +and change the XOOPS_DB_TYPE to mysqli. + +This database is NOT supported by the core team at this time. \ No newline at end of file This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |