Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

Use of undefined constant WP_LOCAL_DEV …

$
0
0

Replies: 0

Hi Peter!
When you get some time, can you please change:
if (WP_LOCAL_DEV == true) {
to:
if ('WP_LOCAL_DEV' == true) {
?
in line 109 of avh-fdas.admin.php
Its throwing soft errors.
Thanks for your plugin!
@brianbrown


Viewing all articles
Browse latest Browse all 59525

Trending Articles