BlackCatDevelopment / BlackCatCMS

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

cattranslate.php: Use of undefined constant ENT_XHTML #268

Closed webbird closed 10 years ago

webbird commented 10 years ago

The constant was introduced with PHP 5.4, so we may add a solution for older PHP versions.