Variable not defined
-
Please, change the wooview.php line 50:
$GLOBALS['wooview_admin'] = new WooView_admin($minwp_version);
With this:
$GLOBALS['wooview_admin'] = new WooView_admin('3.5');
Thanks a lot for your great job.
Kind regards.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Variable not defined’ is closed to new replies.