init web ems all
This commit is contained in:
19
wxc2_omc/configuration/pubParamConf/Test.php
Executable file
19
wxc2_omc/configuration/pubParamConf/Test.php
Executable file
@@ -0,0 +1,19 @@
|
||||
<?php
|
||||
/********************************************************************
|
||||
|
||||
********************************************************************/
|
||||
require("../../inc/header.inc");
|
||||
$DEBUG = 0;
|
||||
|
||||
|
||||
$pageTitle = "$strLog > $strLogAlarm> Generator";
|
||||
|
||||
|
||||
|
||||
omcProgressBar(100,100);
|
||||
omcProgressBar(100,80);
|
||||
omcProgressBar(100,60);
|
||||
omcProgressBar(100,40);
|
||||
omcProgressBar(100,20);
|
||||
omcProgressBar(100,0);
|
||||
?>
|
||||
Reference in New Issue
Block a user