cvs commit: horde/lib Serialize.php Category.php Group.php horde/lib/Category sql.php

Chuck Hagenbuch chuck@horde.org
Tue, 16 Oct 2001 07:40:24 -0700 (PDT)


chuck       2001/10/16 07:40:24 PDT

  Modified files:
    lib                  Category.php Group.php 
    lib/Category         sql.php 
  Added files:
    lib                  Serialize.php 
  Log:
  updated Category and Group classes, and a new Serialize class for
  encapsulating data. Needs some cleanup/style work all around, but wanted to
  get them into CVS.
  Submitted by: steph <shuther@yahoo.fr>
  
  Revision  Changes    Path
  1.8       +649 -331  horde/lib/Category.php
  1.8       +186 -192  horde/lib/Category/sql.php
  1.5       +64 -55    horde/lib/Group.php
  1.1       +320 -0    horde/lib/Serialize.php (new)