From 8f97330100af0baa89e635046bc97554782ec571 Mon Sep 17 00:00:00 2001 From: Dan McGee Date: Mon, 29 Dec 2008 22:36:06 -0600 Subject: Store account type in local var when possible No need to call this function way too often, especially when on the package list page where it could be called up to once per row. Signed-off-by: Dan McGee Signed-off-by: Loui Chang --- web/template/header.php | 5 +++-- web/template/pkg_search_results.php | 3 ++- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'web/template') diff --git a/web/template/header.php b/web/template/header.php index dcf99f3..6bd344b 100644 --- a/web/template/header.php +++ b/web/template/header.php @@ -49,8 +49,9 @@ if (isset($_COOKIE["AURSID"])) {
  • ">
  • - + -- cgit v1.2.3-54-g00ecf