예제 #1
0
파일: view.php 프로젝트: DerBunman/bun-fw
 public static function set_base_href($base_href)
 {
     self::$base_href = $base_href;
 }