From 490f4e9c81a7c8856bc55abaafa115d44fdddfec Mon Sep 17 00:00:00 2001 From: ngleader Date: Tue, 28 Feb 2012 23:39:24 +0000 Subject: [PATCH] Issue 1567 some php5 syntax on branche 1.5 git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@10258 201d5d3c-b55e-5fd7-737f-ddc643e51545 --- modules/document/document.item.php | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/modules/document/document.item.php b/modules/document/document.item.php index 7aff0b8ed..e0d807cf4 100644 --- a/modules/document/document.item.php +++ b/modules/document/document.item.php @@ -289,7 +289,7 @@ if($m[1] == 'param') { - if(stripos($m[0], 'allowscriptaccess')) + if(strpos(strtolower($m[0]), 'allowscriptaccess')) { $m[0] = '