Loading npop.module +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ function npop_menu() { 'page callback' => 'npop_ajax_close_npop', 'delivery callback' => 'ajax_deliver', 'access arguments' => array('access content'), 'type' => MENU_CALLBACK, ); // Settings pages. $items['admin/config/content/npop'] = array( Loading Loading
npop.module +1 −0 Original line number Diff line number Diff line Loading @@ -33,6 +33,7 @@ function npop_menu() { 'page callback' => 'npop_ajax_close_npop', 'delivery callback' => 'ajax_deliver', 'access arguments' => array('access content'), 'type' => MENU_CALLBACK, ); // Settings pages. $items['admin/config/content/npop'] = array( Loading