Actions
Feature #20872
closedoverride local variable $msg in t3lib_div->sysLog
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-08-13
Due date:
% Done:
0%
Estimated time:
PHP Version:
5.2
Tags:
Complexity:
Sprint Focus:
Description
when i manipulate the log-message in my hook-function, it dosen't affected the variable $msg in t3lib_div->sysLog.
My Patch use the $params['msg'] to override the local varibale $msg
(issue imported from #M11703)
Files
Actions