Initial xentral_oss_20.3.c9ffacf
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
<?php
|
||||
$intern = true;
|
||||
if(!empty($argv[1]) && strtolower($argv[1]) === 'changeversion'){
|
||||
$allowChangeVersion = true;
|
||||
}
|
||||
|
||||
include __DIR__.'/www/update.php';
|
||||
Reference in New Issue
Block a user