+ adjust the annotation of router.class.php

This commit is contained in:
chencongzhi520@gmail.com
2012-03-10 01:28:24 +00:00
parent bf7e86daba
commit 308c95ad90

View File

@@ -106,7 +106,7 @@ class router
private $moduleRoot;
/**
* The root directory of them.
* The root directory of theme.
*
* @var string
* @access private
@@ -1581,7 +1581,7 @@ class super
/**
* Construct, set the var scope.
*
* @param string $scope the score, can be server, post, get, cookie, session, global
* @param string $scope the scope, can be server, post, get, cookie, session, global
* @access public
* @return void
*/