diff options
author | andi <andi@splitbrain.org> | 2005-01-24 20:26:53 +0100 |
---|---|---|
committer | andi <andi@splitbrain.org> | 2005-01-24 20:26:53 +0100 |
commit | 095bfd5c8eccb477e322519b4c86957ec2a9de02 (patch) | |
tree | fb8dfceb562acd329f0dfe7003b50ac34877bf93 /inc | |
parent | 8a544163aed3cc1a2c1ddd7edc5ba1c38c8760d4 (diff) | |
download | rpg-095bfd5c8eccb477e322519b4c86957ec2a9de02.tar.gz rpg-095bfd5c8eccb477e322519b4c86957ec2a9de02.tar.bz2 |
locales removed
darcs-hash:20050124192653-9977f-9b17dd147f4bf9b89a83b1d475943a85ab35e0ca.gz
Diffstat (limited to 'inc')
-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; |