Skip to content

Commit

Permalink
Revert to none namespaced version as on staging
Browse files Browse the repository at this point in the history
  • Loading branch information
laoneo committed Mar 21, 2017
1 parent 7081d94 commit d18491f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion administrator/components/com_content/models/articles.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
*
* @since 1.6
*/
class ContentModelArticles extends \Joomla\Cms\Model\ListModel
class ContentModelArticles extends JModelList
{
/**
* Constructor.
Expand Down

0 comments on commit d18491f

Please sign in to comment.