aboutsummaryrefslogtreecommitdiff
path: root/w/w.index.php
diff options
context:
space:
mode:
authorvincent-peugnet <v.peugnet@free.fr>2018-11-10 21:43:24 +0100
committervincent-peugnet <v.peugnet@free.fr>2018-11-10 21:43:24 +0100
commit2f363e8fa26ab849539e64ff7caa21bd164e8979 (patch)
tree238f2689e44bfc26329f970ced4c678b1ab6818d /w/w.index.php
parent687b1f851abbb28750d2921d4f5beaac24b3249d (diff)
downloadwcms-2f363e8fa26ab849539e64ff7caa21bd164e8979.tar.gz
wcms-2f363e8fa26ab849539e64ff7caa21bd164e8979.zip
sidebars-html-inserts
Diffstat (limited to 'w/w.index.php')
-rw-r--r--w/w.index.php8
1 files changed, 0 insertions, 8 deletions
diff --git a/w/w.index.php b/w/w.index.php
index 8b59228..d247c84 100644
--- a/w/w.index.php
+++ b/w/w.index.php
@@ -24,14 +24,6 @@ require(__DIR__.'/../vendor/autoload.php');
spl_autoload_register('class_autoloader');
-
-
-//$text = 'blabla il fait un temps vraiment [dégeu](=degeulasse) parce quil pleut [baucoup](?id=orthographe), en amazonie la [vie](?id=prout) et la [mort](?id=prout) sont des notions très proches.';
-
-//$artmanager = new Modelart;
-
-// var_dump($artmanager->getlisterwhere(['id', 'description'], ['55', '44', 'lol']));
-
try {
$router = new Router;