Go to the source code of this file.
Namespaces | |
namespace | 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] |
$HTTPUSER = wiff_getParamValue('apacheuser') | |
$PGSERVICE_CORE = wiff_getParamValue('core_db') | |
$FREEDOM_CONTEXT = 'default' | |
$premigr = array_filter($actions, create_function('$x', "return preg_match('@/\\Q$appname\\E_(pre)?migr@', \$x);")) | |
if ($err) $app = $tapp[$appname] |
Definition at line 51 of file pre_migration.php.
if ($argc!=2) $appname = $argv[1] |
Definition at line 43 of file pre_migration.php.
$err = getCheckApp($pubdir, $tapp) |
Definition at line 45 of file pre_migration.php.
$FREEDOM_CONTEXT = 'default' |
Definition at line 61 of file pre_migration.php.
$HTTPUSER = wiff_getParamValue('apacheuser') |
Definition at line 59 of file pre_migration.php.
$PGSERVICE_CORE = wiff_getParamValue('core_db') |
Definition at line 60 of file pre_migration.php.
$prefix = $WIFF_CONTEXT_ROOT . "/WHAT/Lib.Prefix.php" |
Definition at line 30 of file pre_migration.php.
$premigr = array_filter($actions, create_function('$x', "return preg_match('@/\\Q$appname\\E_(pre)?migr@', \$x);")) |
Definition at line 73 of file pre_migration.php.
Definition at line 22 of file pre_migration.php.
$WIFF_ROOT = getenv("WIFF_ROOT") |
Definition at line 16 of file pre_migration.php.
if(!$app) |
Definition at line 31 of file pre_migration.php.
← centre documentaire |
|