Minor bug: PHP Notice: Undefined index: pluginVer
-
wp-content/plugins/wp-post-to-pdf-enhanced/wp-post-to-pdf-enhanced.php l:68
if ( ! isset ( $this->options['pluginVer'] ) ) update_option( $this->options['pluginVer'], '1.0.5' );
That code will never work, right?
Cheers
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Minor bug: PHP Notice: Undefined index: pluginVer’ is closed to new replies.