mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 13:47:31 +02:00
Upgrade and Backward Compatibility Fixes.
This commit is contained in:
@@ -462,6 +462,7 @@ class e_array {
|
||||
echo "<div class='alert alert-danger'><h4>e107::unserialize() Parser Error (json)</h4></div>";
|
||||
echo "<pre>";
|
||||
debug_print_backtrace(DEBUG_BACKTRACE_IGNORE_ARGS, 3);
|
||||
file_put_contents(e_LOG.'unserializeError_'.date('c').'.log', $ArrayData);
|
||||
echo "</pre>";
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user