Core  3.2
PHP API documentation
 All Data Structures Namespaces Files Functions Variables Pages
post_migration.php File Reference

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, true)
 
if($err) $app = $tapp[$appname]
 
 $PGSERVICE_CORE = wiff_getParamValue('core_db')
 
 $FREEDOM_CONTEXT = 'default'
 
 $appname_RE = preg_quote($appname, '@')
 
 $postmigr
 

Variable Documentation

if ($err) $app = $tapp[$appname]

Definition at line 49 of file post_migration.php.

if ($argc!=2) $appname = $argv[1]

Definition at line 41 of file post_migration.php.

$appname_RE = preg_quote($appname, '@')

Definition at line 69 of file post_migration.php.

$err = getCheckApp($pubdir, $tapp, true)

Definition at line 43 of file post_migration.php.

$FREEDOM_CONTEXT = 'default'

Definition at line 58 of file post_migration.php.

$PGSERVICE_CORE = wiff_getParamValue('core_db')

Definition at line 57 of file post_migration.php.

$postmigr
Initial value:
= array_filter($actions, function ($x) use ($appname_RE)
{
return preg_match("@/${appname_RE}_(p|post)migr@", $x);
})
$appname_RE

Definition at line 70 of file post_migration.php.

$prefix = $WIFF_CONTEXT_ROOT . "/WHAT/Lib.Prefix.php"

Definition at line 28 of file post_migration.php.

if ($WIFF_ROOT===false) $WIFF_CONTEXT_ROOT = getenv("WIFF_CONTEXT_ROOT")

Definition at line 20 of file post_migration.php.

$WIFF_ROOT = getenv("WIFF_ROOT")

Definition at line 14 of file post_migration.php.

if(!$app)

Definition at line 29 of file post_migration.php.

← centre documentaire © anakeen