Go to the source code of this file.
Namespaces | |
FDL | |
Variables | |
$WIFF_ROOT = getenv("WIFF_ROOT") | |
if($WIFF_ROOT===false) | $WIFF_CONTEXT_ROOT = getenv("WIFF_CONTEXT_ROOT") |
$prefix = $WIFF_CONTEXT_ROOT . "/WHAT/Lib.Prefix.php" | |
if (!include($prefix)) | |
if($argc!=2) | $appname = $argv[1] |
$err = getCheckApp($pubdir, $tapp) | |
if($err) | $app = $tapp[$appname] |
$PGSERVICE_CORE = wiff_getParamValue('core_db') | |
$FREEDOM_CONTEXT = 'default' | |
$appname_RE = preg_quote($appname, '@') | |
$premigr | |
if ($err) $app = $tapp[$appname] |
Definition at line 49 of file pre_migration.php.
if ($argc!=2) $appname = $argv[1] |
Definition at line 41 of file pre_migration.php.
$appname_RE = preg_quote($appname, '@') |
Definition at line 69 of file pre_migration.php.
$err = getCheckApp($pubdir, $tapp) |
Definition at line 43 of file pre_migration.php.
$FREEDOM_CONTEXT = 'default' |
Definition at line 58 of file pre_migration.php.
$PGSERVICE_CORE = wiff_getParamValue('core_db') |
Definition at line 57 of file pre_migration.php.
$prefix = $WIFF_CONTEXT_ROOT . "/WHAT/Lib.Prefix.php" |
Definition at line 28 of file pre_migration.php.
$premigr |
Definition at line 70 of file pre_migration.php.
Definition at line 20 of file pre_migration.php.
$WIFF_ROOT = getenv("WIFF_ROOT") |
Definition at line 14 of file pre_migration.php.
if(!$app) |
Definition at line 29 of file pre_migration.php.