[cvs] commit: kronolith/lib Driver.php horde/lib Auth.php Cache.php Crypt.php Horde.php Maintenance.php Notification.php Pref s.php Registry.php Token.php horde/lib/MIME Viewer.php mnemo/lib Driver.php mnemo/lib/Driver sql.php nag/lib D river.php ...

Chuck Hagenbuch chuck@horde.org
Fri, 14 Jun 2002 10:57:57 -0700 (PDT)


chuck       2002/06/14 10:57:56 PDT

  Modified files:
    lib                  Driver.php 
    lib                  Auth.php Cache.php Crypt.php Horde.php 
                         Maintenance.php Notification.php 
                         Prefs.php Registry.php Token.php 
    lib/MIME             Viewer.php 
    lib                  Driver.php 
    lib/Driver           sql.php 
    lib                  Driver.php 
    lib/Driver           sql.php 
    lib                  Slide.php 
    lib                  Driver.php 
    lib/Driver           sql.php 
    lib                  Driver.php 
    lib/Driver           sql.php 
    lib/Driver           sql.php 
    lib/Reports          sql.php 
  Log:
  Remove most instances of @ before include_once or require_once. We'll
  probably want to trap some of these potential errors and handle them
  more gracefully, but hiding them this way can make things like a
  syntax error in a config file _very_ opaque and hard to debug.
  
  Revision  Changes    Path
  1.38      +3 -3      horde/lib/Auth.php
  1.4       +3 -3      horde/lib/Cache.php
  1.7       +3 -3      horde/lib/Crypt.php
  1.160     +3 -3      horde/lib/Horde.php
  1.23      +3 -3      horde/lib/MIME/Viewer.php
  1.19      +4 -4      horde/lib/Maintenance.php
  1.12      +3 -3      horde/lib/Notification.php
  1.68      +3 -3      horde/lib/Prefs.php
  1.90      +7 -7      horde/lib/Registry.php
  1.9       +3 -3      horde/lib/Token.php
  1.9       +3 -3      kronolith/lib/Driver.php
  1.2       +3 -3      mnemo/lib/Driver.php
  1.2       +3 -3      mnemo/lib/Driver/sql.php
  1.25      +3 -3      nag/lib/Driver.php
  1.29      +3 -3      nag/lib/Driver/sql.php
  1.11      +6 -3      orator/lib/Slide.php
  1.5       +3 -3      sam/lib/Driver.php
  1.8       +3 -3      sam/lib/Driver/sql.php
  1.30      +3 -3      turba/lib/Driver.php
  1.25      +3 -3      turba/lib/Driver/sql.php
  1.41      +3 -3      whups/lib/Driver/sql.php
  1.2       +3 -3      whups/lib/Reports/sql.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/Auth.php?r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Cache.php?r1=1.3&r2=1.4&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Crypt.php?r1=1.6&r2=1.7&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Horde.php?r1=1.159&r2=1.160&ty=u
  http://cvs.horde.org/diff.php/horde/lib/MIME/Viewer.php?r1=1.22&r2=1.23&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Maintenance.php?r1=1.18&r2=1.19&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Notification.php?r1=1.11&r2=1.12&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Prefs.php?r1=1.67&r2=1.68&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Registry.php?r1=1.89&r2=1.90&ty=u
  http://cvs.horde.org/diff.php/horde/lib/Token.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/kronolith/lib/Driver.php?r1=1.8&r2=1.9&ty=u
  http://cvs.horde.org/diff.php/mnemo/lib/Driver.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/mnemo/lib/Driver/sql.php?r1=1.1&r2=1.2&ty=u
  http://cvs.horde.org/diff.php/nag/lib/Driver.php?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/nag/lib/Driver/sql.php?r1=1.28&r2=1.29&ty=u
  http://cvs.horde.org/diff.php/orator/lib/Slide.php?r1=1.10&r2=1.11&ty=u
  http://cvs.horde.org/diff.php/sam/lib/Driver.php?r1=1.4&r2=1.5&ty=u
  http://cvs.horde.org/diff.php/sam/lib/Driver/sql.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/turba/lib/Driver.php?r1=1.29&r2=1.30&ty=u
  http://cvs.horde.org/diff.php/turba/lib/Driver/sql.php?r1=1.24&r2=1.25&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Driver/sql.php?r1=1.40&r2=1.41&ty=u
  http://cvs.horde.org/diff.php/whups/lib/Reports/sql.php?r1=1.1&r2=1.2&ty=u