This commit is contained in:
Paula V. Quispe
2016-11-25 10:33:26 -05:00
parent de2354dcf5
commit 0696c711af
2 changed files with 3 additions and 1 deletions

View File

@@ -1138,7 +1138,7 @@ class TimerEvent
*
* return void
*/
private function log($action, $value = "", $status = "timereventcron")
private function log($action, $value = "", $status = "action")
{
try {
$workspace = (defined("SYS_SYS"))? SYS_SYS : "Wokspace Undefined";