Chris Schmitz
Results
1
comments of
Chris Schmitz
You probably need to disable the parsing library in the config. Change `$config['parser_enabled'] = TRUE;` to `$config['parser_enabled'] = FALSE;`.