All pastes #2124888 Raw Edit

Miscellany

public text v1 · immutable
#2124888 ·published 2012-03-06 19:58 UTC
rendered paste body
$items['newuser'] = array(
        'title' => 'Register',
        'menu_name' => 'primary-links',
        'page callback' => 'register_browse_page',
        'access callback' => 'newuser_access_callback',
    );