summaryrefslogtreecommitdiff
path: root/inc/pageutils.php
diff options
context:
space:
mode:
authorAdrian Lang <lang@cosmocode.de>2010-09-28 16:38:14 +0200
committerAdrian Lang <lang@cosmocode.de>2010-09-28 16:42:43 +0200
commitde3eb1d7f990c4cc17722ce3bdff7b9568ab8b9c (patch)
tree743400a9afec72602b4ec99a21ff42ed7a402287 /inc/pageutils.php
parent07d7dfcf87238d920900ca468d9399d80d8b7247 (diff)
downloadrpg-de3eb1d7f990c4cc17722ce3bdff7b9568ab8b9c.tar.gz
rpg-de3eb1d7f990c4cc17722ce3bdff7b9568ab8b9c.tar.bz2
Small fixes / cleanup
Diffstat (limited to 'inc/pageutils.php')
-rw-r--r--inc/pageutils.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/inc/pageutils.php b/inc/pageutils.php
index 969a6ea0d..42a485bdf 100644
--- a/inc/pageutils.php
+++ b/inc/pageutils.php
@@ -96,7 +96,6 @@ function getID($param='id',$clean=true){
*/
function cleanID($raw_id,$ascii=false,$media=false){
global $conf;
- global $lang;
static $sepcharpat = null;
global $cache_cleanid;