Changeset 159 for dev/common/class.parser.php
- Timestamp:
- 12/21/06 17:05:02 (14 years ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
dev/common/class.parser.php
r158 r159 377 377 $locpos = strpos($destroyed[$i], "("); 378 378 379 if ($container && $ qtypos == false)379 if ($container && $locpos != false) 380 380 { 381 381 $container = false;