[cvs] commit: babel/lib cvs_functions.php framework/Auth Auth.php framework/MIME/MIME/Viewer report.php security.php framework/Mobile Mobile.php framework/Mobile/Mobile Renderer.php framework/Scheduler Scheduler.php framework/iCalendar ...

Chuck Hagenbuch chuck at horde.org
Thu Sep 23 20:34:44 PDT 2004


chuck       2004-09-23 20:34:44 PDT

  Modified files:
    lib                  cvs_functions.php 
    Auth                 Auth.php 
    MIME/MIME/Viewer     report.php security.php 
    Mobile               Mobile.php 
    Mobile/Mobile        Renderer.php 
    Scheduler            Scheduler.php 
    iCalendar            iCalendar.php 
    lib/Driver           file.php 
    .                    data.php 
  Log:
  Either avoid using get_class() or run it through
  strtolower/String::lower when comparing it or using it anywhere it's
  stored (PHP5 compatibility/continuity).
  
  Revision  Changes    Path
  1.5       +6 -14     babel/lib/cvs_functions.php
  1.134     +3 -3      framework/Auth/Auth.php
  1.6       +3 -3      framework/MIME/MIME/Viewer/report.php
  1.6       +3 -3      framework/MIME/MIME/Viewer/security.php
  1.31      +8 -8      framework/Mobile/Mobile.php
  1.15      +3 -3      framework/Mobile/Mobile/Renderer.php
  1.22      +2 -2      framework/Scheduler/Scheduler.php
  1.53      +6 -5      framework/iCalendar/iCalendar.php
  1.28      +6 -5      klutz/lib/Driver/file.php
  1.22      +3 -3      odin/data.php

  Chora Links:
  http://cvs.horde.org/diff.php/babel/lib/cvs_functions.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/framework/Auth/Auth.php?r1=1.133&r2=1.134&ty=u
  http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/report.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/framework/MIME/MIME/Viewer/security.php?r1=1.5&r2=1.6&ty=u
  http://cvs.horde.org/diff.php/framework/Mobile/Mobile.php?r1=1.30&r2=1.31&ty=u
  http://cvs.horde.org/diff.php/framework/Mobile/Mobile/Renderer.php?r1=1.14&r2=1.15&ty=u
  http://cvs.horde.org/diff.php/framework/Scheduler/Scheduler.php?r1=1.21&r2=1.22&ty=u
  http://cvs.horde.org/diff.php/framework/iCalendar/iCalendar.php?r1=1.52&r2=1.53&ty=u
  http://cvs.horde.org/diff.php/klutz/lib/Driver/file.php?r1=1.27&r2=1.28&ty=u
  http://cvs.horde.org/diff.php/odin/data.php?r1=1.21&r2=1.22&ty=u


More information about the cvs mailing list