diff options
Diffstat (limited to 'inc/common.php')
-rw-r--r-- | inc/common.php | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/inc/common.php b/inc/common.php index dddb231cf..dc50028b8 100644 --- a/inc/common.php +++ b/inc/common.php @@ -862,7 +862,8 @@ function getGoogleQuery(){ /** * Try to set correct locale * - * @author Andreas Gohr <andi@splitbrain.org> + * @deprecated No longer used + * @author Andreas Gohr <andi@splitbrain.org> */ function setCorrectLocale(){ global $conf; |