1
0
mirror of https://github.com/typemill/typemill.git synced 2025-08-09 23:58:08 +02:00

Version 1.2.15: Beautiful Math Refactored

This commit is contained in:
Trendschau
2019-06-04 17:07:11 +02:00
parent 3bcc03e5fb
commit 3fce3a5c61
36 changed files with 727 additions and 253 deletions

View File

@@ -1,10 +0,0 @@
Settings are generated during the setup of the system.
If you are a developer, you can manually add the settings
````
displayErrorDetails: true
````
This will display the php errors during the developement process. Do not forget to disable the settings for the live environment (delete it or set it to false).