From 2ea2ec00040a9f42d11213c4baa0118ea702b995 Mon Sep 17 00:00:00 2001 From: Thomas Müller Date: Wed, 23 Sep 2015 15:00:58 +0200 Subject: Show 'Apps' in the browser title when app management is open --- lib/private/app.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/private/app.php') diff --git a/lib/private/app.php b/lib/private/app.php index 6c9f7615228..26d51947642 100644 --- a/lib/private/app.php +++ b/lib/private/app.php @@ -411,7 +411,7 @@ class OC_App { /** * Returns the Settings Navigation * - * @return string + * @return string[] * * This function returns an array containing all settings pages added. The * entries are sorted by the key 'order' ascending. -- cgit v1.2.3