Esempio n. 1
0
 /**
  * 当前url
  * @return string
  */
 static function currentUrl()
 {
     return Cola_Request::currentUrl();
 }