1
0

More changes because of case-sensitive filesystems -.-

This commit is contained in:
2014-08-04 15:42:24 +02:00
parent 2af3e05fe1
commit 2c5f34c071
10 changed files with 758 additions and 19 deletions

View File

@@ -1,6 +1,6 @@
<?php
class LogController extends MsController
class LogController extends MSController
{
public $layout='//layouts/column2';