Index: trunk/core/units/general/inp1_parser.php =================================================================== diff -u -N -r8104 -r8397 --- trunk/core/units/general/inp1_parser.php (.../inp1_parser.php) (revision 8104) +++ trunk/core/units/general/inp1_parser.php (.../inp1_parser.php) (revision 8397) @@ -21,7 +21,7 @@ return $template_body; } - if ( !$this->InportalInited) { + if (!$this->InportalInited) { //$save_t = $this->Application->GetVar('t'); $this->InitInPortal(); $var_list['t'] = $this->cutTPL($var_list['t']);