From b92142fb247cf9e3f090f233354d8fca26be8133 Mon Sep 17 00:00:00 2001 From: Björn Geiger Date: Sat, 25 Jun 2011 16:35:35 +0200 Subject: Zend Application hinzugefügt --- public/index.php | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 public/index.php (limited to 'public/index.php') diff --git a/public/index.php b/public/index.php new file mode 100644 index 0000000..a7ade9f --- /dev/null +++ b/public/index.php @@ -0,0 +1,26 @@ +bootstrap() + ->run(); \ No newline at end of file -- cgit v1.2.3-55-g7522