[Plugin: Email Log] Notices undefined indices
-
Hi Sudar,
It’s a tiny issue, but when using it in my development environment, I get 6 notices like Notice: Undefined index: emaillog_page in /home/……/wp-content/plugins/email-log/email-log.php on line 194 because you’re using intval($_GET[’emaillog_page’]) without checking isset($_GET[’emaillog_page’]).
Again, it’s a tiny issue, but easy to avoid.
But thanks for a very nice plugin, I was wondering (as a new user) where WP left it’s sent emails, but apparantly it doesn’t.
Greetz, Zjan
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘[Plugin: Email Log] Notices undefined indices’ is closed to new replies.