BlackCatDevelopment / BlackCatCMS

BlackCat CMS is a PHP5, HTML5 content management system
https://blackcat-cms.org
Other
11 stars 9 forks source link

v1.1: Error in Addons helper #277

Closed webbird closed 9 years ago

webbird commented 9 years ago

This error occured when adding a comment to a topics page.

Fatal error: Call to a member function sanitizePath() on a non-object in \framework\CAT\Helper\Addons.php on line 1760

All occurences of self::$dirh should be replaced with CAT_Helper_Directory.

webbird commented 9 years ago

Closed with release 1.1.1.