PHP warnings (patch attached)
-
Getting some warnings on the forms connection page:
$_GET['sub']
is often undefined and needs to be tested- an incorrect use of
$wpdb->prepare
when $id doesn’t exist
I’ve created a patch file, that seems to fix these problems – can you take a look and include in your next version please?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘PHP warnings (patch attached)’ is closed to new replies.