示例#1
0
文件: WPCI.php 项目: allviss/wp-ci
 static function set_title($title)
 {
     self::$title = $title;
 }