From: kilian (dks-laptop) Date: Tue, 17 Nov 2020 07:00:39 +0000 (+0100) Subject: v20201117 X-Git-Url: http://cloud.dks.lu/git/?a=commitdiff_plain;h=47e97c58a3f1a2b5cafbd6fc3a583698d60d41e3;p=oldbell_lu.git v20201117 --- diff --git a/website/lib/modules/Gallery.php b/website/lib/modules/Gallery.php new file mode 100644 index 0000000..f602ed7 --- /dev/null +++ b/website/lib/modules/Gallery.php @@ -0,0 +1,20 @@ +dbh = $dblink; + } + + public function getGallery($gid){ + + } + + public function getGalleryItems($idg){ + + } + + public function __destruct(){ + $this->dbh = null; + } + } +?> \ No newline at end of file diff --git a/website/lib/modules/Shop.php b/website/lib/modules/Shop.php new file mode 100644 index 0000000..e2d6c8e --- /dev/null +++ b/website/lib/modules/Shop.php @@ -0,0 +1,24 @@ +dbh = $dblink; + } + + public function getShop($id){ + + } + + public function getShopItems($idg){ + + } + + public function saveShopingCart($data){ + + } + + public function __destruct(){ + $this->dbh = null; + } + } +?> \ No newline at end of file diff --git a/website/media/galleries/default.png b/website/media/galleries/default.png new file mode 100644 index 0000000..1ffd65b Binary files /dev/null and b/website/media/galleries/default.png differ diff --git a/website/tmpl/pages/index.html.mustache b/website/tmpl/pages/index.html.mustache index dcb8183..73fd40d 100644 --- a/website/tmpl/pages/index.html.mustache +++ b/website/tmpl/pages/index.html.mustache @@ -3,62 +3,57 @@
logo oldbell
Marc de Barbir
Haircuts & Shaves
For Men
- +
Shop
- Nos Produits + Offres Speciales

-
-
-
- -
-
-
- +
+ description de l'offre spéciale
+
- +
- +
- +
@@ -83,6 +78,8 @@