[mythtv-commits] mythtv commit: r25017 - in trunk/mythplugins/mythweb by kormoc

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Mon Jun 7 00:12:37 UTC 2010


      Author: kormoc
        Date: 2010-06-07 00:12:37 +0000 (Mon, 07 Jun 2010)
New Revision: 25017
   Changeset: http://svn.mythtv.org/trac/changeset/25017

Added:

   trunk/mythplugins/mythweb/classes/MythBase.php

Removed:

   trunk/mythplugins/mythweb/classes/Cache/Static.php
   trunk/mythplugins/mythweb/classes/Cache/StaticMemcache.php
   trunk/mythplugins/mythweb/classes/Cache/StaticMemcached.php
   trunk/mythplugins/mythweb/classes/Cache/StaticSHM.php

Modified:

   trunk/mythplugins/mythweb/classes/Cache.php
   trunk/mythplugins/mythweb/includes/config.php
   trunk/mythplugins/mythweb/modules/tv/classes/Channel.php
   trunk/mythplugins/mythweb/modules/tv/classes/Schedule.php
   trunk/mythplugins/mythweb/modules/tv/tmpl/default/list_data.php

Log:

Bump MythWeb's required php version to 5.3, add in a base class that handles the multiton and cache functions, updates Channel to use it, removed old unneeded multiton cache methods and sets the default cache to null (noop).




More information about the mythtv-commits mailing list