Title: PHP Warnings
Last modified: October 14, 2016

---

# PHP Warnings

 *  Resolved [KTS915](https://wordpress.org/support/users/kts915/)
 * (@kts915)
 * [9 years, 8 months ago](https://wordpress.org/support/topic/php-warnings-50/)
 * A couple of PHP warnings are being generated by this plugin because the first
   line of `plugin.php` is pointing to a file that does not exist. In other words,
   the following line should be removed from that file:
 *     ```
       @include_once(dirname(dirname(__FILE__)) . '/comment-notifier-extras.php');
       ```
   

The topic ‘PHP Warnings’ is closed to new replies.

 * ![](https://ps.w.org/comment-notifier/assets/icon-256x256.png?rev=3452737)
 * [Comment Notifier](https://wordpress.org/plugins/comment-notifier/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/comment-notifier/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/comment-notifier/)
 * [Active Topics](https://wordpress.org/support/plugin/comment-notifier/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/comment-notifier/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/comment-notifier/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [KTS915](https://wordpress.org/support/users/kts915/)
 * Last activity: [9 years, 8 months ago](https://wordpress.org/support/topic/php-warnings-50/)
 * Status: resolved