mirror of
https://github.com/slawkens/myaac.git
synced 2025-10-14 09:44:55 +02:00
Remove useless tabbing
Just removed tabs, nothing else..
This commit is contained in:
@@ -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 is not configured propertly in <i>config.lua</i>.</li>' .
|
||||||
'<li>MySQL server is not running.</li>' .
|
'<li>MySQL server is not running.</li>' .
|
||||||
'</ul>' . $error->getMessage());
|
'</ul>' . $error->getMessage());
|
||||||
|
|
||||||
}
|
}
|
Reference in New Issue
Block a user