mirror of
https://github.com/e107inc/e107.git
synced 2025-08-12 01:25:01 +02:00
Code cleanup
This commit is contained in:
@@ -1323,15 +1323,15 @@ class e_parse extends e_parser
|
||||
break;
|
||||
}
|
||||
}
|
||||
else
|
||||
|
||||
$pos++;
|
||||
if(!$intag)
|
||||
{
|
||||
$pos++;
|
||||
if(!$intag)
|
||||
{
|
||||
$curlen++;
|
||||
}
|
||||
break;
|
||||
$curlen++;
|
||||
}
|
||||
|
||||
break;
|
||||
|
||||
default:
|
||||
$pos++;
|
||||
if(!$intag)
|
||||
|
Reference in New Issue
Block a user