Remove useless title_separator from config

This commit is contained in:
slawkens
2020-06-06 17:15:55 +02:00
parent 1c6b241239
commit 787416e552
3 changed files with 2 additions and 3 deletions

View File

@@ -52,7 +52,6 @@ $config = array(
// head options (html)
'meta_description' => 'Tibia is a free massive multiplayer online role playing game (MMORPG).', // description of the site
'meta_keywords' => 'free online game, free multiplayer game, ots, open tibia server', // keywords list separated by commas
'title_separator' => ' - ',
// footer
'footer' => ''/*'<br/>Your Server &copy; 2016. All rights reserved.'*/,