From: Chuck Hagenbuch Date: Wed, 14 Jan 2009 05:59:13 +0000 (-0500) Subject: hydra controller stubs X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=b81f3f5228d4cacf22c10b3406970a95f109c97c;p=horde.git hydra controller stubs --- diff --git a/hydra/app/controllers/AdminController.php b/hydra/app/controllers/AdminController.php new file mode 100644 index 000000000..14056b841 --- /dev/null +++ b/hydra/app/controllers/AdminController.php @@ -0,0 +1,16 @@ +db = Horde_Db_Adapter::factory($GLOBALS['conf']['sql']); + } + +} diff --git a/hydra/app/controllers/PageController.php b/hydra/app/controllers/PageController.php new file mode 100644 index 000000000..cc4a17909 --- /dev/null +++ b/hydra/app/controllers/PageController.php @@ -0,0 +1,16 @@ +