php 7.0 fix
-
Hi all, looks like you can fix this plugin under php7.0 by changing line 67 in admin.php to:
function start_el( &$output, $page, $depth = 0, $args = array(), $current_page = 0 ) {
- The topic ‘php 7.0 fix’ is closed to new replies.
Home / Plugin: PC Hide Pages / php 7.0 fix
Hi all, looks like you can fix this plugin under php7.0 by changing line 67 in admin.php to:
function start_el( &$output, $page, $depth = 0, $args = array(), $current_page = 0 ) {