White space fixes

This commit is contained in:
2017-11-24 16:46:31 +09:00
parent 967af4dc37
commit b1a30b6dde
13 changed files with 51 additions and 51 deletions

View File

@@ -17,7 +17,7 @@
// set basic template path (tmp)
// paths are set in the 'set_paths.inc' file
// check if we have an external file with the template name
if (file_exists($cms->includes.$cms->INC_TEMPLATE_NAME) && is_file($cms->includes.$cms->INC_TEMPLATE_NAME))
{