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