Browse Source

添加注释

likeku 8 years ago
parent
commit
d73f248ebe
1 changed files with 1 additions and 0 deletions
  1. 1 0
      protected/controller/AdminController.php

+ 1 - 0
protected/controller/AdminController.php

@@ -51,6 +51,7 @@ class AdminController extends DooController {
 				}
 			}
 		}
+		//添加注释
 //我的代码
 		Doo::loadCore ( 'uri/DooUriRouter' );
 		$router = new DooUriRouter ();