diff options
Diffstat (limited to 'protected/controllers/MyVereinController.php')
| -rw-r--r-- | protected/controllers/MyVereinController.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/protected/controllers/MyVereinController.php b/protected/controllers/MyVereinController.php index e0e5b47..9812bff 100644 --- a/protected/controllers/MyVereinController.php +++ b/protected/controllers/MyVereinController.php @@ -1,6 +1,6 @@ <?php -class MyvereinController extends Controller +class MyVereinController extends Controller { /** * @var string the default layout for the views. Defaults to '//layouts/column2', meaning |
