diff --git a/admin.php b/admin.php old mode 100644 new mode 100755 diff --git a/article.php b/article.php old mode 100644 new mode 100755 diff --git a/beer.php b/beer.php old mode 100644 new mode 100755 diff --git a/brewery.php b/brewery.php old mode 100644 new mode 100755 diff --git a/controller/listLatest.php b/controller/listLatest.php index ba9e458..6f332da 100644 --- a/controller/listLatest.php +++ b/controller/listLatest.php @@ -1,6 +1,6 @@ getMessage(); } return $arrayOfBreweries; -} +}*/ function listLatestUsers($pdo, $where){ $conn = $pdo; diff --git a/logout.php b/logout.php old mode 100644 new mode 100755 diff --git a/myList.php b/myList.php old mode 100644 new mode 100755 diff --git a/passChange.php b/passChange.php old mode 100644 new mode 100755 diff --git a/search.php b/search.php old mode 100644 new mode 100755 index 11ea4f8..2d2aa33 --- a/search.php +++ b/search.php @@ -62,7 +62,6 @@ if($_GET["type"]=="article"){ if($_GET["type"]=="all"){ $name=$_GET["keyword"]; $array=listArticleByName($pdo, $name); - foreach($arrayOfBeers as $row): foreach($array as $row) : echo "
"; echo "
"; diff --git a/verify.php b/verify.php old mode 100644 new mode 100755 diff --git a/view/sidebar.php b/view/sidebar.php index f10d044..9fa6df7 100755 --- a/view/sidebar.php +++ b/view/sidebar.php @@ -1,8 +1,11 @@ +