[cvs] commit: troll/lib/MIME/Viewer zip.php horde/lib Horde.php NLS.php String.php horde/lib/Compress zip.php horde/lib/Prefs ldap.php horde/lib/SessionHandler mysql.php

Michael M Slusarz slusarz at bigworm.colorado.edu
Mon May 19 13:29:48 PDT 2003


slusarz     2003/05/19 13:29:47 PDT

  Modified files:
    lib/MIME/Viewer      zip.php 
    lib                  Horde.php NLS.php String.php 
    lib/Compress         zip.php 
    lib/Prefs            ldap.php 
    lib/SessionHandler   mysql.php 
  Log:
  Convert more function_exists() -> extensionExists()
  Some of these function_exists were for functions not available before PHP
  4.2.0.  Since HEAD requires 4.2.1, we don't need these checks anymore.
  
  Revision  Changes    Path
  1.4       +3 -3      horde/lib/Compress/zip.php
  1.294     +3 -3      horde/lib/Horde.php
  1.44      +3 -5      horde/lib/NLS.php
  1.64      +3 -4      horde/lib/Prefs/ldap.php
  1.11      +3 -16     horde/lib/SessionHandler/mysql.php
  1.20      +4 -6      horde/lib/String.php
  1.3       +3 -3      troll/lib/MIME/Viewer/zip.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/Compress/zip.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Horde.php?r1=1.293&r2=1.294&ty=u
  http://cvs.horde.org/diff.php/horde/lib/NLS.php?r1=1.43&r2=1.44&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Prefs/ldap.php?r1=1.63&r2=1.64&ty=u
  http://cvs.horde.org/diff.php/horde/lib/SessionHandler/mysql.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/horde/lib/String.php?r1=1.19&r2=1.20&ty=u
  http://cvs.horde.org/diff.php/troll/lib/MIME/Viewer/zip.php?r1=1.2&r2=1.3&ty=u


More information about the cvs mailing list