diff options
| author | michael pereira | 2011-04-12 15:34:04 +0200 |
|---|---|---|
| committer | michael pereira | 2011-04-12 15:34:04 +0200 |
| commit | b9c216945d1a9556d2cf9aa7a04431cf3a50f13c (patch) | |
| tree | 358ffb04fefc473156802716b91ad37814988a13 /application/modules/user/controllers/PrebootController.php | |
| parent | bootmenu anzeige fix (diff) | |
| download | pbs2-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.php | 2 |
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 { |
