コード例 #1
0
ファイル: Host.class.php プロジェクト: mbcraft/frozen
 static function isRemote()
 {
     return !Host::isLocal();
 }