![]() |
CMS
Version 3.9
|
Go to the source code of this file.
Variables | |
if(! $process) | else |
try | |
$db = ConnectionManager::getConnection() | |
$sessions = IteratedQuery::create(ActivitySession, "")->execute() | |
$max = count($sessions) | |
$count = 1 | |
$count = 1 |
Definition at line 28 of file migrate_data.inc.
$db = ConnectionManager::getConnection() |
Definition at line 20 of file migrate_data.inc.
$max = count($sessions) |
Definition at line 27 of file migrate_data.inc.
$sessions = IteratedQuery::create(ActivitySession, "")->execute() |
Definition at line 25 of file migrate_data.inc.
if (! $process) else |
Definition at line 12 of file migrate_data.inc.
try |
Definition at line 16 of file migrate_data.inc.