[cvs] commit: framework/Horde/Horde Registry.php

Michael M Slusarz slusarz at horde.org
Mon Nov 19 23:24:49 UTC 2007


slusarz     2007-11-19 18:24:49 EST

  Modified files:
    Horde/Horde          Registry.php 
  Log:
  Two more elements to cache: whether registry.d exists (saves us a filestat
  call every page) and the list of themed icons for a particular theme (saves
  us from including a theme's info.php on every page call).
  Move all registry cache info into $_SESSION['_registry']
  Remove static calls and replace with member variables.
  
  Revision  Changes    Path
  1.303     +76 -56    framework/Horde/Horde/Registry.php

  Chora Links:
  http://cvs.horde.org/diff.php/framework/Horde/Horde/Registry.php?r1=1.302&r2=1.303&ty=u


More information about the cvs mailing list