[cvs] commit: horde/lib Category.php horde/lib/Category sql.php
Chuck Hagenbuch
chuck@horde.org
Mon, 7 Oct 2002 10:46:49 -0700 (PDT)
chuck 2002/10/07 10:46:49 PDT
Modified files:
lib Category.php
lib/Category sql.php
Log:
Better logging of where queries happen, to help in debugging. Also
catch a case (trying to load the root category) that was generating a
bunch of extra _loadById() calls and thus SQL queries.
Revision Changes Path
1.37 +7 -3 horde/lib/Category.php
1.33 +10 -10 horde/lib/Category/sql.php
Chora Links:
http://cvs.horde.org/diff.php/horde/lib/Category.php?r1=1.36&r2=1.37&ty=u
http://cvs.horde.org/diff.php/horde/lib/Category/sql.php?r1=1.32&r2=1.33&ty=u