| Issue 18: | Uses split function which is depreciated in PHP 5.3 | |
| 1 person starred this issue and may be notified of changes. | Back to list |
What steps will reproduce the problem? 1. Install on a server using PHP 5.3 What is the expected output? What do you see instead? I expect it to work, instead I get errors about split being depreciated and the combat logs won't open. |