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

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sat Jul 15 06:21:37 UTC 2006


      Author: xris
        Date: 2006-07-15 06:21:36 +0000 (Sat, 15 Jul 2006)
New Revision: 10527
   Changeset: http://cvs.mythtv.org/trac/changeset/10527

Added:

   trunk/mythplugins/mythweb/includes/objects/
   trunk/mythplugins/mythweb/includes/objects/Database.php
   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

Removed:

   trunk/mythplugins/mythweb/includes/db.php

Modified:

   trunk/mythplugins/mythweb/includes/init.php
   trunk/mythplugins/mythweb/includes/mythbackend.php

Log:

clean up some of the db stuff in mythbackend.php, and add the new/updated Database object ported back from siliconmechanics.com.  Can't use mysqli yet since portions of the code still don't use the db object




More information about the mythtv-commits mailing list