Easy fix for double 'DEFINE'
-
Just thought I’d let you know that a define was repeated and one should be deleted….
wp-remove-css-js/inc/configure.php on line 53:
define($wp_ex.'NAVIGATION_DETECT', 'wp_ex_opt_navigation_detect');wp-remove-css-js/inc/configure.php on line 54:
define($wp_ex.'NAVIGATION_DETECT', 'wp_ex_opt_navigation_detect');Great plugin though!
The topic ‘Easy fix for double 'DEFINE'’ is closed to new replies.