Skip to content

Instantly share code, notes, and snippets.

@joeconradt
Created September 26, 2014 18:23
Show Gist options
  • Save joeconradt/19fd42fada2408f323fc to your computer and use it in GitHub Desktop.
Save joeconradt/19fd42fada2408f323fc to your computer and use it in GitHub Desktop.
'facebook_link' => array(
'type' => 'admin_setting_configtext',
'visiblename' => 'settings:facebook_link',
'description' => 'settings:facebook_link_desc',
'defaultsetting' => '',
'paramtype' => PARAM_URL,
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment