diff --git a/modules/monitoring/application/views/scripts/config/show-configuration.phtml b/modules/monitoring/application/views/scripts/config/show-configuration.phtml deleted file mode 100644 index 4cd01441c..000000000 --- a/modules/monitoring/application/views/scripts/config/show-configuration.phtml +++ /dev/null @@ -1,28 +0,0 @@ -
-

Saving "escape($this->file); ?>" failed

-
-

- Your escape($this->file); ?> configuration couldn't be stored (error: "exceptionMessage; ?>").
- This could have one or more of the following reasons: -

- -
- -

- Details can be seen in your application log (if you don't have access to this file, call your administrator in this case). -
- In case you can access the configuration file (config/escape($this->file); ?>) by yourself, you can open it and - insert the config manually: - -

-

-

-        
-escape($this->iniConfigurationString); ?>
-        
-    
-

\ No newline at end of file