Forums
(@doubleslash)
12 years, 8 months ago
You just need to add that line at the start of wp-zend-library.php to use it on PHP 5.2 server :
if(!defined(__DIR__)) define('__DIR__',dirname(__FILE_));