From 7eca3552c8f14a57b59bdb4be4ea8994616467d7 Mon Sep 17 00:00:00 2001 From: nicosomb Date: Fri, 5 Apr 2013 15:30:50 +0200 Subject: mise en page de l'affichage d'un article --- index.php | 20 +++++++++++++++----- 1 file changed, 15 insertions(+), 5 deletions(-) (limited to 'index.php') diff --git a/index.php b/index.php index f26654c3..887326d1 100755 --- a/index.php +++ b/index.php @@ -24,7 +24,7 @@ catch (Exception $e) $action = (isset ($_GET['action'])) ? htmlspecialchars($_GET['action']) : ''; $view = (isset ($_GET['view'])) ? htmlspecialchars($_GET['view']) : ''; -$in = (isset ($_GET['id'])) ? htmlspecialchars($_GET['id']) : ''; +$id = (isset ($_GET['id'])) ? htmlspecialchars($_GET['id']) : ''; switch ($action) { @@ -128,21 +128,31 @@ catch (Exception $e)

logo pochepoche

-
+
- +