Merge branch 'master' of github.com:jeena/seinheit.ch
This commit is contained in:
commit
f95b70d17e
11 changed files with 146 additions and 126 deletions
|
|
@ -12,7 +12,6 @@ chdir('..');
|
|||
require_once('library/Katharsis/Bootstrap.php');
|
||||
Katharsis_Autoload::init();
|
||||
|
||||
|
||||
Katharsis_Controller_Plugin::registerPlugin(new DidgeridooArtwork_Controller_Plugin_SetNames());
|
||||
Katharsis_Controller_Plugin::registerPlugin(new Katharsis_Controller_Plugin_StartSession());
|
||||
Katharsis_Controller_Plugin::registerPlugin(new DidgeridooArtwork_Controller_Plugin_Notice());
|
||||
|
|
@ -22,7 +21,6 @@ Katharsis_Controller_Plugin::registerPlugin(new Katharsis_Controller_Plugin_Auto
|
|||
Katharsis_Controller_Plugin::registerPlugin(new DidgeridooArtwork_Controller_Plugin_Access());
|
||||
Katharsis_Controller_Plugin::registerPlugin(new DidgeridooArtwork_Controller_Plugin_Navigation());
|
||||
|
||||
|
||||
try {
|
||||
Katharsis_Bootstrap::init();
|
||||
Katharsis_Bootstrap::run();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue