Remove global $kronolith_driver object. We still need a singleton though.
authorJan Schneider <jan@horde.org>
Thu, 26 Feb 2009 23:05:51 +0000 (00:05 +0100)
committerJan Schneider <jan@horde.org>
Thu, 26 Feb 2009 23:05:51 +0000 (00:05 +0100)
commit92befb78fac3bc173afa31225f1e065ea8612e58
tree7e2646b4291c60ee5eb3acb31bce495e3bff1049
parent21d5eea7515ce95eb6487c5affdad7628c301a4e
Remove global $kronolith_driver object. We still need a singleton though.
Move almost all configuration, globals, etc. out of drivers.
Work further towards Ical/Holidays being standalone, independent drivers.
22 files changed:
kronolith/add.php
kronolith/attend.php
kronolith/data.php
kronolith/delete.php
kronolith/edit.php
kronolith/ics.php
kronolith/lib/Driver.php
kronolith/lib/Driver/Holidays.php
kronolith/lib/Driver/Ical.php
kronolith/lib/Driver/Sql.php
kronolith/lib/Event.php
kronolith/lib/Forms/DeleteCalendar.php
kronolith/lib/Forms/EditCalendar.php
kronolith/lib/Imple/TagActions.php
kronolith/lib/Kronolith.php
kronolith/lib/Maintenance/Task/purge_events.php
kronolith/lib/api.php
kronolith/lib/base.php
kronolith/lib/tests/bug6031.phpt
kronolith/new.php
kronolith/scripts/agenda.php
kronolith/search.php