summaryrefslogtreecommitdiff
path: root/inc/pageutils.php
diff options
context:
space:
mode:
authorMichael Hamann <michael@content-space.de>2010-10-10 14:26:22 +0200
committerMichael Hamann <michael@content-space.de>2010-10-10 14:26:22 +0200
commit762b4c44c691f69d521413d7016314e7f547c102 (patch)
tree95ab294b1df2f8c7a5efb56762a0f284bec3754e /inc/pageutils.php
parenteae17177de8f3f3580af5ea66d126aee0f23227f (diff)
parent4ea48b361401e136dbfd3339af368ceeb5b27480 (diff)
downloadrpg-762b4c44c691f69d521413d7016314e7f547c102.tar.gz
rpg-762b4c44c691f69d521413d7016314e7f547c102.tar.bz2
Merge remote branch 'origin/master' into sitemap
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;