Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--site/app/views/elements/amo2009/search.thtml1
1 files changed, 1 insertions, 0 deletions
diff --git a/site/app/views/elements/amo2009/search.thtml b/site/app/views/elements/amo2009/search.thtml
index 22ebb6a..4416937 100644
--- a/site/app/views/elements/amo2009/search.thtml
+++ b/site/app/views/elements/amo2009/search.thtml
@@ -113,6 +113,7 @@ if (!isset($atype)) {
}
$pages = array();
+$pp = array();
if (isset($this->controller->Pagination)) {
$page_arr = $this->controller->Pagination->resultsPerPage;
foreach ($page_arr as $page) {