fusionpbx/core/user_settings
nyfon 49fd2cc3c4 user dashboard generates errors in httpd error log (#1873)
* Update extension.php

* Update user_dashboard.php

User dashboard fills the httpd error log with shell_exec errors. These changes add escapeshellcmd which eliminates these errors and adds 2>&1 to the df command which also generates an error when /home is not mounted
2016-09-03 20:25:41 -06:00
..
app_config.php Move the menu array to app_menu.php 2014-12-26 03:27:54 +00:00
app_languages.php Security: Integrate Settings and necessary functions to enforce password complexity requirements. 2016-06-02 18:26:32 -06:00
app_menu.php \r\n --> \n 2016-04-25 20:30:23 -05:00
root.php Cleanup the indentation ... tabs and whitespace after the last pull request. 2016-04-28 16:56:44 -06:00
user_dashboard.php user dashboard generates errors in httpd error log (#1873) 2016-09-03 20:25:41 -06:00
user_edit.php Update user_edit.php 2016-08-09 16:13:56 -06:00