コード例 #1
0
ファイル: App.php プロジェクト: krisldz/Gekosale2
 public static function getURLAdressWithAdminPane()
 {
     return self::getURLAdress() . App::getAdminPaneName();
 }