Skip to content

Commit

Permalink
Update user.php
Browse files Browse the repository at this point in the history
  • Loading branch information
zero-24 committed Apr 16, 2014
1 parent 85bb943 commit ae8cad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion libraries/cms/form/field/user.php
Expand Up @@ -67,7 +67,7 @@ protected function getInput()

// Add the script to the document head.
JFactory::getDocument()->addScriptDeclaration(implode("\n", $script));

// Load the current username if available.
$table = JTable::getInstance('user');

Expand Down

0 comments on commit ae8cad7

Please sign in to comment.