diff --git a/_config.php b/_config.php index 0116509ee..31c052111 100644 --- a/_config.php +++ b/_config.php @@ -3,7 +3,7 @@ define('MCE_ROOT', 'jsparty/tiny_mce2/'); -$path = Director::baseFolder().'/sapphire/pear/'; +$path = Director::baseFolder().'/sapphire/parsers/'; set_include_path(get_include_path() . PATH_SEPARATOR . $path); ?> \ No newline at end of file