[mythtv-commits] mythtv commit: r12609 - in trunk/mythplugins/mythweb/includes by xris

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Jan 22 02:42:24 UTC 2007


      Author: xris
        Date: 2007-01-22 02:42:24 +0000 (Mon, 22 Jan 2007)
New Revision: 12609
   Changeset: http://cvs.mythtv.org/trac/changeset/12609

Added:

   trunk/mythplugins/mythweb/includes/objects/Database/
   trunk/mythplugins/mythweb/includes/objects/Database/Query.php
   trunk/mythplugins/mythweb/includes/objects/Database/Query/
   trunk/mythplugins/mythweb/includes/objects/Database/Query/mysql.php
   trunk/mythplugins/mythweb/includes/objects/Database/Query/mysqlicompat.php
   trunk/mythplugins/mythweb/includes/objects/Database/mysql.php
   trunk/mythplugins/mythweb/includes/objects/Database/mysqlicompat.php

Removed:

   trunk/mythplugins/mythweb/includes/objects/Database_Query.php
   trunk/mythplugins/mythweb/includes/objects/Database_Query_mysql.php
   trunk/mythplugins/mythweb/includes/objects/Database_Query_mysqli_compat.php
   trunk/mythplugins/mythweb/includes/objects/Database_mysql.php
   trunk/mythplugins/mythweb/includes/objects/Database_mysqli_compat.php

Modified:

   trunk/mythplugins/mythweb/includes/init.php
   trunk/mythplugins/mythweb/includes/objects/Database.php

Log:

database object resync with http://siliconmechanics.com updates.  This also incorporates the dynamic-load patch to attempt to load php's mysql extension dymamically. closes #2953




More information about the mythtv-commits mailing list