Browse Source

1.9.0 no.4 up

likeku 8 years ago
parent
commit
2f6165aaa7
1 changed files with 26 additions and 0 deletions
  1. 26 0
      protected/controller/ClientController.php

+ 26 - 0
protected/controller/ClientController.php

@@ -20,6 +20,32 @@ Doo::loadClass('sms');
 Doo::loadClass('sign');
 Doo::loadClass('sign');
 Doo::loadClass('measureconcerner');
 Doo::loadClass('measureconcerner');
 
 
+//
+//                       _oo0oo_
+//                      o8888888o
+//                      88" . "88
+//                      (| -_- |)
+//                      0\  =  /0
+//                    ___/`---'\___
+//                  .' \|     |// '.
+//                 / \|||  :  |||// \
+//                / _||||| -:- |||||- \
+//               |   | \  -  /// |     |
+//               | \_|  ''\---/''  |_/ |
+//               \  .-\__  '-'  ___/-. /
+//             ___'. .'  /--.--\  `. .'___
+//          ."" '<  `.___\_<|>_/___.' >' "".
+//         | | :  `- \`.;`\ _ /`;.`/ - ` : | |
+//         \  \ `_.   \_ __\ /__ _/   .-` /  /
+//     =====`-.____`.___ \_____/___.-`___.-'=====
+//                       `=---='
+//
+//
+//     ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+//
+//               佛祖保佑         永无BUG
+//
+
 /**
 /**
  * MainController
  * MainController
  * Feel free to delete the methods and replace them with your own code.
  * Feel free to delete the methods and replace them with your own code.