CMS
Version 3.9
Variables
test_background_process.inc File Reference
Go to the source code of this file.
Variables
if
(!checkRole("admin")) if(! $process)
else
Variable Documentation
◆
else
if
(!checkRole("admin")) if (! $process) else
Initial value:
{
for
($i = 0; $i < 100; $i += 10)
{
$process
->setProgress(
"Running"
,
"Testing"
, $i);
sleep(3);
}
$process
->setProgress(
"Completed"
,
"Test Completed"
, 100)
$process
$process
Definition:
run.php:54
Definition at line
17
of file
test_background_process.inc
.
code
cms.sonjara.com
cms
components
developer_tools
handlers
test_background_process.inc
Generated on Tue Mar 23 2021 15:36:15 for CMS by
1.9.1