clockwerk-www

Subversion Repositories:
Compare Path: Rev
With Path: Rev
?path1? @ 70  →  ?path2? @ 71
/applyoar.php
@@ -70,7 +70,7 @@
}
while ($result = $query->fetchObject()) {
if ($result->RegionName == $region) { */
if (file_exists($file)) { */
if (file_exists($file)) {
$req->admin_console_command('change region '.$region);
chmod($file, 0644);
$req->admin_console_command('load oar '.$file);