[cvs] commit: framework/Horde Horde.php

Michael M Slusarz slusarz at horde.org
Thu Nov 15 07:20:00 UTC 2007


slusarz     2007-11-15 02:20:00 EST

  Modified files:
    Horde                Horde.php 
  Log:
  If we are not exporting variables in a configuration file, and we are not
  outputting the file directly, then there is no need for us to continue to
  "include" the file - use "include_once" instead.  This may explain why, when
  looking at my eAccelerator stats, nls.php is loaded exactly five times more
  than core.php, although both places we load nls.php (Horde.php, NLS.php)
  doesn't require any of the fancy variable export or outputting.
  
  Revision  Changes    Path
  1.648     +19 -6     framework/Horde/Horde.php

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


More information about the cvs mailing list