From 70ae2d8f928805707efc75a93827a86ccde1646d Mon Sep 17 00:00:00 2001 From: IMRAN HASSAN Date: Mon, 14 Apr 2014 18:43:58 +0000 Subject: [PATCH] over view front side updated: --- upload/photos.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/upload/photos.php b/upload/photos.php index 5c21ecbe..86fc72c2 100644 --- a/upload/photos.php +++ b/upload/photos.php @@ -60,6 +60,9 @@ Assign('photos', $photos); +$collections = $cbcollection->get_collections($clist); + +Assign('collections', $collections); //Collecting Data for Pagination