Remove php closing tag

This commit is contained in:
Marc Alexander
2011-04-05 10:09:58 +02:00
parent 391bbdee5c
commit b17a77d152
91 changed files with 0 additions and 177 deletions

View File

@@ -1115,5 +1115,3 @@ function check_file_src($value, $key, $module_id)
trigger_error($error . adm_back_link(append_sid("{$phpbb_root_path}adm/index.$phpEx", 'i=portal&mode=config&module_id=' . $module_id)), E_USER_WARNING );
}
}
?>