예제 #1
0
파일: Log.php 프로젝트: drehere/shenmegui
 public static function setLimit($limit)
 {
     self::$limit = $limit;
 }