nextcloud/lib/private/legacy
Christoph Wurst 0556fe351a
Add a message to the log entry of an app being disabled
As an admin, it's always a surprise to see that an app got disabled. On
a busy server with many log entries, it's hard to locate the entry that
explains why Nextcloud disabled an app. Adding a message will make it
more obvious, allowing admins and developers to grep for the string.

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
2020-05-19 11:44:51 +02:00
..
template Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
OC_API.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
OC_App.php Add a message to the log entry of an app being disabled 2020-05-19 11:44:51 +02:00
OC_DB.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
OC_DB_StatementWrapper.php Unify function spacing to PSR2 recommendation 2020-04-09 13:54:22 +02:00
OC_Defaults.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OC_EventSource.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OC_FileChunking.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OC_Files.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
OC_Helper.php Add visibility to all methods and position of static keyword 2020-04-10 16:51:06 +02:00
OC_Hook.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OC_Image.php Fix OC_Image new resize functions 2020-05-02 21:57:34 +02:00
OC_JSON.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OC_Response.php Update license headers for 19 2020-04-29 11:57:22 +02:00
OC_Template.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
OC_User.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
OC_Util.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00