Changeset 15000 for trunk/FACT++/www/smartfact/index.php
- Timestamp:
- 03/09/13 13:40:25 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/FACT++/www/smartfact/index.php
r14785 r15000 233 233 234 234 // $args = "filename":label --arg:"key1=value" --arg:"key2=value" 235 $cmd = $path.'/dimctrl --user "'.$_SERVER['PHP_AUTH_USER'].'" -- batch'.escapeshellarg($script.$args);235 $cmd = $path.'/dimctrl --user "'.$_SERVER['PHP_AUTH_USER'].'" --start '.escapeshellarg($script.$args); 236 236 237 237 // Execute
Note:
See TracChangeset
for help on using the changeset viewer.