Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
infograf768 committed Aug 16, 2012
1 parent 4949aff commit 49f9fb1
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@

defined('_JEXEC') or die;

$input = JFactoy::getApplication()->input;
$input = JFactory::getApplication()->input;
// Checking if loaded via index.php or component.php
$tmpl = $input->getCmd('tmpl', '');
?>
Expand Down

0 comments on commit 49f9fb1

Please sign in to comment.