Skip to content

Commit

Permalink
Replace pagination.php by JLayout (link.php)
Browse files Browse the repository at this point in the history
Add DOC comment.
  • Loading branch information
bertmert committed Jul 22, 2016
1 parent 6228848 commit b90b0c4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

defined('JPATH_BASE') or die;

/** @var JPaginationObject $item */
$item = $displayData['data'];

if (!empty($displayData['pagOptions']))
Expand Down

0 comments on commit b90b0c4

Please sign in to comment.