Skip to content

Commit

Permalink
* import of tag from Phil Taylor Joomla Tags
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricwalter committed Apr 22, 2012
1 parent 039f761 commit 1a1730d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions com_cedTag/admin/controllers/import.php
Expand Up @@ -52,6 +52,8 @@ function import()
$ok = $model->importTagsFromJTags();
} else if ($source == 'joomlatags') {
$ok = $model->importTagsFromJoomlaTags();
} else if ($source == 'joomlatags') {
$ok = $model->joomlatagsPhil();
}


Expand Down

0 comments on commit 1a1730d

Please sign in to comment.