Rename old deprecated method calls

This commit is contained in:
Clemens Schwaighofer
2018-03-28 16:55:31 +09:00
parent 0b1c0da131
commit cb0ed2b6c0
6 changed files with 26 additions and 25 deletions

View File

@@ -84,7 +84,7 @@ $cms->DATA['LANG'] = $lang;
$cms->DATA['TINYMCE_LANG'] = $lang_short;
// debug data, if DEBUG flag is on, this data is print out
$cms->DEBUG_DATA['debug_error_msg'] = $cms->running_time();
$cms->DEBUG_DATA['debug_error_msg'] = $cms->runningTime();
$cms->DEBUG_DATA['DEBUG'] = @$DEBUG_TMPL;
// create main data array