예제 #1
0
파일: App.php 프로젝트: krisldz/Gekosale2
 public static function getURLAdressWithAdminPane()
 {
     return self::getURLAdress() . App::getAdminPaneName();
 }