From: Maxious Date: Thu, 23 Aug 2012 06:31:36 +0000 Subject: Include page titles in html title X-Git-Url: https://maxious.lambdacomplex.org/git/?p=disclosr.git&a=commitdiff&h=28eba2d332b7907feeaebecfa0cf46eec4df0b8c --- Include page titles in html title Former-commit-id: a84e9481e0b4d39ba1e6e3776c3376af25f26ed3 --- --- a/about.php +++ b/about.php @@ -1,6 +1,6 @@

About/FAQ

--- a/charts.php +++ b/charts.php @@ -1,6 +1,6 @@ get_db('disclosr-agencies'); ?>
--- a/getAgency.php +++ b/getAgency.php @@ -1,7 +1,7 @@ get($_REQUEST['id']); + include_header($obj->name); //print_r($row); if (sizeof($_POST) > 0) { //print_r($_POST); @@ -185,7 +186,8 @@ echo ''; } } else { - +// show all list + include_header('Agencies'); try { /* $rows = $db->get_view("app", "showNamesABNs")->rows; //print_r($rows); --- a/include/template.inc.php +++ b/include/template.inc.php @@ -1,6 +1,6 @@ @@ -16,7 +16,7 @@ - Disclosr + <?php echo $title; ?> - Disclosr --- a/score.php +++ b/score.php @@ -1,7 +1,7 @@ get_db('disclosr-agencies'); --- a/search.php +++ b/search.php @@ -1,6 +1,6 @@

Search

--- a/webserver.php +++ b/webserver.php @@ -1,7 +1,7 @@ namewebserveraccessiblity errors";