Remove useless tabbing

Just removed tabs, nothing else..
This commit is contained in:
slawkens 2020-05-01 13:03:34 +02:00
parent df59b104db
commit a0d5a863e0

View File

@ -116,5 +116,4 @@ defined('MYAAC') or die('Direct access not allowed!');
'<li>MySQL is not configured propertly in <i>config.lua</i>.</li>' .
'<li>MySQL server is not running.</li>' .
'</ul>' . $error->getMessage());
}