summaryrefslogtreecommitdiffstats
path: root/application/modules/fbgui/Bootstrap.php
diff options
context:
space:
mode:
authormichael pereira2011-03-16 17:28:52 +0100
committermichael pereira2011-03-16 17:28:52 +0100
commitc4037e25f2dfdbe8440c3aade2bfb76bbea7c65d (patch)
treef5b4b2c8c261a42fb92d549f872baa3af132ddd9 /application/modules/fbgui/Bootstrap.php
parentKCL jetzt auf 175 zeichen begrentzt (diff)
parentMerge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2 (diff)
downloadpbs2-c4037e25f2dfdbe8440c3aade2bfb76bbea7c65d.tar.gz
pbs2-c4037e25f2dfdbe8440c3aade2bfb76bbea7c65d.tar.xz
pbs2-c4037e25f2dfdbe8440c3aade2bfb76bbea7c65d.zip
Merge branch 'master' of openslx.org:lsfks/master-teamprojekt/pbs2
Diffstat (limited to 'application/modules/fbgui/Bootstrap.php')
-rw-r--r--application/modules/fbgui/Bootstrap.php5
1 files changed, 5 insertions, 0 deletions
diff --git a/application/modules/fbgui/Bootstrap.php b/application/modules/fbgui/Bootstrap.php
new file mode 100644
index 0000000..7ddaf6b
--- /dev/null
+++ b/application/modules/fbgui/Bootstrap.php
@@ -0,0 +1,5 @@
+<?php
+class fbgui_Bootstrap extends Zend_Application_Module_Bootstrap
+{
+
+}