示例#1
0
 public static function urlAllNews($ctrl = 'News')
 {
     return Variables::Host() . "/index.php?ctrl=" . $ctrl . "&act=All";
 }