1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-06 08:47:45 +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:
Meik Sievertsen
2006-05-16 17:46:47 +00:00
parent 501aa7bde7
commit d52e31a489
10 changed files with 64 additions and 63 deletions

View File

@@ -492,7 +492,7 @@ class template_compile
$match[4] = strtoupper($match[4]);
break;
case '.';
case '.':
$match[4] = doubleval($match[4]);
break;