mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 00:37:42 +02:00
some changes before i forget...
git-svn-id: file:///svn/phpbb/trunk@5916 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -492,7 +492,7 @@ class template_compile
|
||||
$match[4] = strtoupper($match[4]);
|
||||
break;
|
||||
|
||||
case '.';
|
||||
case '.':
|
||||
$match[4] = doubleval($match[4]);
|
||||
break;
|
||||
|
||||
|
Reference in New Issue
Block a user