Forums
(@doubleslash)
14 years 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_));