summaryrefslogtreecommitdiffstats
path: root/application/Bootstrap.php
diff options
context:
space:
mode:
Diffstat (limited to 'application/Bootstrap.php')
-rw-r--r--application/Bootstrap.php8
1 files changed, 8 insertions, 0 deletions
diff --git a/application/Bootstrap.php b/application/Bootstrap.php
new file mode 100644
index 0000000..613100c
--- /dev/null
+++ b/application/Bootstrap.php
@@ -0,0 +1,8 @@
+<?php
+
+class Bootstrap extends Zend_Application_Bootstrap_Bootstrap
+{
+
+
+}
+