Some people are unbelievable

This commit is contained in:
Wruczek 2019-02-08 16:30:04 +01:00
parent be9baee799
commit 6cff15964f
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ if (!file_exists(__PRIVATE_DIR . "/vendor/autoload.php")) {
'<h3>In 2.0, the installation procedure is a little different. Go to the ' . '<h3>In 2.0, the installation procedure is a little different. Go to the ' .
'<a href="https://github.com/Wruczek/ts-website/wiki/%5BEN%5D-Website-Installation" target="_blank">wiki</a> ' . '<a href="https://github.com/Wruczek/ts-website/wiki/%5BEN%5D-Website-Installation" target="_blank">wiki</a> ' .
'and follow the installation tutorial.</h3>' . 'and follow the installation tutorial.</h3>' .
'<h2 style="color: red">Please do not contact us for help with that error. Read the wiki.</h2>' .
'Or, if you know what you are doing, run <code>composer update</code> in the ' . 'Or, if you know what you are doing, run <code>composer update</code> in the ' .
'<code>' . realpath(__BASE_DIR) . '</code> directory' '<code>' . realpath(__BASE_DIR) . '</code> directory'
); );