From 27b82236115df5db560e7015248574575441a551 Mon Sep 17 00:00:00 2001 From: "Moritz Kaspar Rudert (mortzu)" Date: Mon, 8 Sep 2014 08:38:08 +0200 Subject: removed bootstrap.php --- db/update.php | 10 +-- includes/controller/shifts_controller.php | 2 +- includes/pages/user_ical.php | 2 +- public/bootstrap.php | 10 --- public/index.php | 142 +++++++++++++++--------------- 5 files changed, 78 insertions(+), 88 deletions(-) delete mode 100644 public/bootstrap.php diff --git a/db/update.php b/db/update.php index 992ce715..ad72ec05 100644 --- a/db/update.php +++ b/db/update.php @@ -1,9 +1,9 @@ diff --git a/public/index.php b/public/index.php index 604d9ed1..7fe6671c 100644 --- a/public/index.php +++ b/public/index.php @@ -1,63 +1,62 @@ -- cgit v1.2.3-54-g00ecf