summaryrefslogtreecommitdiffstats
path: root/application/Bootstrap.php
diff options
context:
space:
mode:
authorSimon2011-01-31 13:55:22 +0100
committerSimon2011-01-31 13:55:22 +0100
commitc142c466c6cc2efaec799334bbf36b514d1d1055 (patch)
treeb409ba9b63b9d121b5881e92654b79cb182b6a2c /application/Bootstrap.php
parentbootstrap und login funktionieren (diff)
downloadpbs2-c142c466c6cc2efaec799334bbf36b514d1d1055.tar.gz
pbs2-c142c466c6cc2efaec799334bbf36b514d1d1055.tar.xz
pbs2-c142c466c6cc2efaec799334bbf36b514d1d1055.zip
authController geänder
Diffstat (limited to 'application/Bootstrap.php')
-rw-r--r--application/Bootstrap.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/Bootstrap.php b/application/Bootstrap.php
index 0a6a407..26169dd 100644
--- a/application/Bootstrap.php
+++ b/application/Bootstrap.php
@@ -2,5 +2,6 @@
class Bootstrap extends Zend_Application_Bootstrap_Bootstrap
{
+
}