diff options
author | Matthijs Kuiper <info@matthijskuiper.nl> | 2017-02-04 22:39:23 +0100 |
---|---|---|
committer | Matthijs Kuiper <info@matthijskuiper.nl> | 2017-02-04 22:39:23 +0100 |
commit | 913143f161ade7cedc951fd74df75bbeae6a5f4f (patch) | |
tree | 87f982e8eb7615e2b0200ef55a3da38c0b5d8dde /README.md | |
parent | 34af01c9c3aaaac3c0a96ae3801c565a4233d6bd (diff) |
Replace TYPE with ENGINE keyword (MySQL deprication)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -159,7 +159,7 @@ logs manually to the logs folder and then run the importer via the Import link. If you have ftp access and can do ftp via php, edit the config.php file and input your UT servers ftp information into there. Now run the importer via the Import link. Additionally you can use [UTStats Trigger](http://ut.fuzzeh.com/serverfiles/UTSTATS_Trigger.zip) -Server Mutator, which triggers UTStats import after every map switch. +Mutator, which triggers UTStats import after every map switch. **Option 3:** Automate the process using a cron job or scheduled task. |