updated to the new version of ezc
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@621 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -56,7 +56,7 @@ void PatternCacher::CheckTableSize()
|
||||
|
||||
void PatternCacher::CreatePattern(const Item & item, Ezc::Pattern & pattern)
|
||||
{
|
||||
pattern.allow_include = false;
|
||||
pattern.AllowInclude(false);
|
||||
pattern.ParseString(item.content);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user