Skip to content

Commit

Permalink
Update template.php
Browse files Browse the repository at this point in the history
  • Loading branch information
brianteeman committed May 2, 2016
1 parent b4566f7 commit 8f74e98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion administrator/components/com_templates/models/template.php
Original file line number Diff line number Diff line change
Expand Up @@ -1399,7 +1399,7 @@ public function extractArchive($file)
*
* @since 3.6.0
*/
protected function checkFormat($ext)
protected function checkFormat($ext)
{
if (!isset($this->allowedFormats))
{
Expand Down

0 comments on commit 8f74e98

Please sign in to comment.