First round of H4-ifying Horde_Share.
authorMichael J. Rubinsky <mrubinsk@horde.org>
Wed, 19 May 2010 14:45:39 +0000 (10:45 -0400)
committerMichael J. Rubinsky <mrubinsk@horde.org>
Wed, 19 May 2010 14:45:39 +0000 (10:45 -0400)
commit8d899d2a9375471e7ef8620515281ebb673f0f1e
tree517647b635016320ca871b49e718408a2c0e141d
parent7fb70db9a1367e44ad596145bd1c5a50aa2d4976
First round of H4-ifying Horde_Share.

Mostly PHP5 stuff and restructuring of package layout. Still coming:

Finish auditing apps for pear error checks from share package, and
the addition of a binder for Horde_Share
29 files changed:
ansel/lib/Ansel.php
ansel/lib/Faces/Base.php
ansel/lib/Gallery.php
ansel/lib/Storage.php
framework/Share/Share.php [deleted file]
framework/Share/Share/datatree.php [deleted file]
framework/Share/Share/kolab.php [deleted file]
framework/Share/Share/sql.php [deleted file]
framework/Share/Share/sql_hierarchical.php [deleted file]
framework/Share/lib/Horde/Share.php [new file with mode: 0644]
framework/Share/lib/Horde/Share/Datatree.php [new file with mode: 0644]
framework/Share/lib/Horde/Share/Exception.php [new file with mode: 0644]
framework/Share/lib/Horde/Share/Kolab.php [new file with mode: 0644]
framework/Share/lib/Horde/Share/Object.php [new file with mode: 0644]
framework/Share/lib/Horde/Share/Object/Datatree.php [new file with mode: 0644]
framework/Share/lib/Horde/Share/Object/Datatree/Share.php [new file with mode: 0644]
framework/Share/lib/Horde/Share/Object/Kolab.php [new file with mode: 0644]
framework/Share/lib/Horde/Share/Object/Sql.php [new file with mode: 0644]
framework/Share/lib/Horde/Share/Object/Sql/Hierarchical.php [new file with mode: 0644]
framework/Share/lib/Horde/Share/Sql.php [new file with mode: 0644]
framework/Share/lib/Horde/Share/Sql/Hierarchical.php [new file with mode: 0644]
framework/Share/package.xml
horde/services/shares/edit.php
kronolith/edit.php
kronolith/lib/Api.php
kronolith/lib/Driver/Sql.php
kronolith/lib/FreeBusy.php
kronolith/perms.php
whups/lib/Query.php