summaryrefslogtreecommitdiffstats
path: root/application/modules/user/controllers/PrebootController.php
diff options
context:
space:
mode:
authormichael pereira2011-04-12 15:34:04 +0200
committermichael pereira2011-04-12 15:34:04 +0200
commitb9c216945d1a9556d2cf9aa7a04431cf3a50f13c (patch)
tree358ffb04fefc473156802716b91ad37814988a13 /application/modules/user/controllers/PrebootController.php
parentbootmenu anzeige fix (diff)
downloadpbs2-b9c216945d1a9556d2cf9aa7a04431cf3a50f13c.tar.gz
pbs2-b9c216945d1a9556d2cf9aa7a04431cf3a50f13c.tar.xz
pbs2-b9c216945d1a9556d2cf9aa7a04431cf3a50f13c.zip
getconfig test
Diffstat (limited to 'application/modules/user/controllers/PrebootController.php')
-rw-r--r--application/modules/user/controllers/PrebootController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/application/modules/user/controllers/PrebootController.php b/application/modules/user/controllers/PrebootController.php
index 0a1432c..2aeafda 100644
--- a/application/modules/user/controllers/PrebootController.php
+++ b/application/modules/user/controllers/PrebootController.php
@@ -1,4 +1,4 @@
-l<?php
+<?php
class User_PrebootController extends Zend_Controller_Action
{