This commit is contained in:
2026-08-28 12:27:35 +02:00
parent bfeff94be7
commit 45e62fda5f
178 changed files with 10 additions and 7257 deletions
-5
View File
@@ -1,5 +0,0 @@
// last execution: 2026-08-28 10:23:01
$cfg = ConfigGet('job-test');
log('warning', 'JobTest: Current value for config job-test:', $cfg);
$cfg = datetime\now();
ConfigSet('job-test', $cfg);