예제 #1
0
파일: router.php 프로젝트: kidaa30/Swevers
 public static function set_content_prefix($prefix)
 {
     self::$content_prefix = $prefix . '/';
 }