[cvs] commit: framework/Prefs Prefs.php framework/Prefs/Prefs imsp.php kolab.php ldap.php session.php sql.php

Chuck Hagenbuch chuck at horde.org
Mon Dec 26 11:10:56 PST 2005


chuck       2005-12-26 11:10:56 PST

  Modified files:
    Prefs                Prefs.php 
    Prefs/Prefs          imsp.php kolab.php ldap.php session.php 
                         sql.php 
  Log:
  - Don't call Horde::fatal() in prefs drivers
  - Remove call to Horde::serviceDegraded()
  - Go back to only connecting to the backend if we actually need to - most
  page loads should never hit the prefs backend due to the session cache.
  
  Revision  Changes    Path
  1.158     +1 -20     framework/Prefs/Prefs.php
  1.10      +47 -4     framework/Prefs/Prefs/imsp.php
  1.8       +1 -3      framework/Prefs/Prefs/kolab.php
  1.101     +35 -23    framework/Prefs/Prefs/ldap.php
  1.38      +1 -6      framework/Prefs/Prefs/session.php
  1.109     +29 -9     framework/Prefs/Prefs/sql.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Prefs/Prefs.php?r1=1.157&r2=1.158&ty=u
  http://cvs.horde.org/diff.php/framework/Prefs/Prefs/imsp.php?r1=1.9&r2=1.10&ty=u
  http://cvs.horde.org/diff.php/framework/Prefs/Prefs/kolab.php?r1=1.7&r2=1.8&ty=u
  http://cvs.horde.org/diff.php/framework/Prefs/Prefs/ldap.php?r1=1.100&r2=1.101&ty=u
  http://cvs.horde.org/diff.php/framework/Prefs/Prefs/session.php?r1=1.37&r2=1.38&ty=u
  http://cvs.horde.org/diff.php/framework/Prefs/Prefs/sql.php?r1=1.108&r2=1.109&ty=u


More information about the cvs mailing list