Remove more old subversion keyword entries

This commit is contained in:
Clemens Schwaighofer
2014-05-30 18:46:29 +09:00
parent c88f9236e9
commit 1aa8f80409
3 changed files with 0 additions and 6 deletions

View File

@@ -86,7 +86,6 @@
// 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'] = $DEBUG_TMPL;
$cms->DEBUG_DATA['Id'] = '$Id: smarty.inc 4897 2014-02-06 08:16:56Z gullevek $';
// create main data array
$cms->CONTENT_DATA = array_merge($cms->HEADER, $cms->DATA, $cms->DEBUG_DATA);