diff options
Diffstat (limited to 'protected/runtime/gii-1.1.10/FormCode.php')
| -rw-r--r-- | protected/runtime/gii-1.1.10/FormCode.php | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/protected/runtime/gii-1.1.10/FormCode.php b/protected/runtime/gii-1.1.10/FormCode.php new file mode 100644 index 0000000..c52eb26 --- /dev/null +++ b/protected/runtime/gii-1.1.10/FormCode.php @@ -0,0 +1,5 @@ +<?php +return array ( + 'template' => 'default', + 'viewPath' => 'application.views', +); |
