Skip to content

Instantly share code, notes, and snippets.

@asika32764
Created December 30, 2013 08:10
Show Gist options
  • Save asika32764/8179223 to your computer and use it in GitHub Desktop.
Save asika32764/8179223 to your computer and use it in GitHub Desktop.
<?php
$params = JComponentHelper::getParams('com_bamahome');
$foo = $params->get('foo', 'bar');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment