- fixed locaion where outputfilters are running

- fixed config file definitions at EOF
This commit is contained in:
Uwe.Tews
2009-11-14 13:02:48 +00:00
parent d482a8b137
commit 6154717b48
8 changed files with 20 additions and 12 deletions
@@ -1160,3 +1160,4 @@ static public $yy_action = array(
} while ($yymajor != self::YYNOCODE && $this->yyidx >= 0);
}
}
?>