summaryrefslogtreecommitdiff
path: root/protected/runtime/gii-1.1.10/ControllerCode.php
diff options
context:
space:
mode:
Diffstat (limited to 'protected/runtime/gii-1.1.10/ControllerCode.php')
-rw-r--r--protected/runtime/gii-1.1.10/ControllerCode.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/protected/runtime/gii-1.1.10/ControllerCode.php b/protected/runtime/gii-1.1.10/ControllerCode.php
new file mode 100644
index 0000000..80bf100
--- /dev/null
+++ b/protected/runtime/gii-1.1.10/ControllerCode.php
@@ -0,0 +1,6 @@
+<?php
+return array (
+ 'template' => 'default',
+ 'baseClass' => 'Controller',
+ 'actions' => 'index',
+);