mirror of
https://github.com/unraid/webgui.git
synced 2026-04-25 20:01:38 -05:00
Tools: new function -> PHP Settings
This commit is contained in:
@@ -28,7 +28,7 @@ if (!file_exists($log)) touch($log);
|
||||
div#templateWindow,div#dialogWindow{display:none}
|
||||
</style>
|
||||
|
||||
<div markdown="1" style="width:43%;margin-bottom:40px;padding:10px;border:solid 1px">
|
||||
<div markdown="1" style="width:43%;margin-bottom:40px;padding:5px 15px;border:solid 1px">
|
||||
:php_settings_plug:
|
||||
This utility is used for development purposes only and allows Plugin Authors to verify their PHP code by enabling different levels of PHP error reporting.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user