commit: framework/Horde Horde.php

"Michael M Slusarz" <[email protected]>
Newsgroups gmane.comp.horde.cvs
Message-ID <[email protected]>
slusarz     2008-10-30 12:35:13 EDT

  Modified files:
    Horde                Horde.php 
  Log:
  When using autoloader, can't indiscriminately use is_callable() because it
  will attempt to autoload whatever is passed in as the alleged class object.
  This reesults in autoload attempts for every log string, which is simply
  a waste of time.  Do an object check before doing an is_callable() check.
  
  Revision  Changes    Path
  1.695     +3 -2      framework/Horde/Horde.php

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

--
To unsubscribe, mail: [email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.