X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=index.php;h=a26f458ae4a17837bd82746fe2ac85e20d53be5e;hb=f8c37985224313533111e5b1d78b5a20eeff8b04;hp=e199956c418eb8fe4ad3fbf637cc1cab33d90f9b;hpb=26b77483ee7545c0e4f8eeb205a5743bf3589adb;p=github%2Fwallabag%2Fwallabag.git diff --git a/index.php b/index.php index e199956c..a26f458a 100755 --- a/index.php +++ b/index.php @@ -18,3 +18,4 @@ Session::init(); // Let's rock ! $wallabag = new Poche(); +$wallabag->run(); \ No newline at end of file