From: Maxious Date: Tue, 04 Dec 2012 22:52:47 +0000 Subject: fix charts X-Git-Url: https://maxious.lambdacomplex.org/git/?p=disclosr.git&a=commitdiff&h=84ef02edce8c178acf28c80d26c2bf789d75d268 --- fix charts Former-commit-id: d6e49522e61927665c8ba633dad5a13344f34841 --- --- a/documents/about.php +++ b/documents/about.php @@ -1,7 +1,7 @@

About

--- a/documents/charts.php +++ b/documents/charts.php @@ -1,6 +1,6 @@ get_db('disclosr-agencies'); @@ -15,29 +15,28 @@

Charts

Lorem ipsum.

-
+
+
--- a/documents/index.php +++ b/documents/index.php @@ -4,7 +4,6 @@ include_header_documents(""); include_once('../include/common.inc.php'); $endkey = (isset($_REQUEST['end_key']) ? $_REQUEST['end_key'] : '9999-99-99'); -$prevendkey = (isset($_REQUEST['end_key']) ? $_REQUEST['end_key'] : '9999-99-99'); ?>
Read all the information released by Australian Federal Government agencies under the FOI Act in one place!
RSS Icon All Agencies RSS Feed
@@ -28,8 +27,7 @@ } catch (SetteeRestClientException $e) { setteErrorHandler($e); } - echo " previous page"; -echo "next page "; +echo "next page "; include_footer_documents(); ?> --- a/documents/template.inc.php +++ b/documents/template.inc.php @@ -68,7 +68,8 @@