[cvs] commit: horde/lib/Category sql.php

Chuck Hagenbuch chuck@horde.org
Mon, 7 Oct 2002 11:08:40 -0700 (PDT)


chuck       2002/10/07 11:08:39 PDT

  Modified files:
    lib/Category         sql.php 
  Log:
  - Fix a check for whether or not a category is already loaded. This
    ought to cut down the number of queries people are seeing a bit
  
  - Remove group_uid from a few queries where we are using the
    category_id directly now; these are guaranteed unique so we don't
    need the extra WHERE clause.
  
  Revision  Changes    Path
  1.34      +11 -16    horde/lib/Category/sql.php

  Chora Links:
  http://cvs.horde.org/diff.php/horde/lib/Category/sql.php?r1=1.33&r2=1.34&ty=u