modified.
This commit is contained in:
parent
dfd14ec326
commit
357ef3c2fe
1 changed files with 5 additions and 1 deletions
|
@ -58,6 +58,10 @@ $clist['limit'] = $get_limit;
|
|||
$photos = get_photos($clist);
|
||||
Assign('photos', $photos);
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
//Collecting Data for Pagination
|
||||
$ccount = $cond;
|
||||
$ccount['count_only'] = true;
|
||||
|
|
Loading…
Add table
Reference in a new issue