[mythtv-commits] mythtv commits

mythtv at cvs.mythtv.org mythtv at cvs.mythtv.org
Sun Nov 14 05:10:02 UTC 2004


----------------------------------------------------------------------------
Changes committed by xris on Sun Nov 14 05:06:46 2004

Modified Files:
   in mythweb:
        program_listing.php recording_schedules.php 
        schedule_manually.php weather.php 
   in mythweb/config:
        conf.php 
   in mythweb/themes/Default:
        weather.php 
Log Message:
various misc fixes from IvanK <chepati(a)yahoo>

I took a look at mythweather and it appears that it expects the value of 
SIUnuts ot be either YES or NO.  In my patch from yesterday I assumed Yes 
would be ok.  I've attached a patch to change the Yes to YES.  Apply if you 
think it's necessary.

The second patch is for three files that produce call-by-reference warnings.

The third patch takes care of an object of type Recording being used as array 
even when it's not.

The last patch is for config/config.php.

----------------------------------------------------------------------------


More information about the mythtv-commits mailing list