diff --git a/.htaccess b/.htaccess
index 0ab1e54..e120592 100644
--- a/.htaccess
+++ b/.htaccess
@@ -26,33 +26,26 @@
#Deny every *.php file
- Order Deny,Allow
- Deny from all
- Allow from 127.0.0.1
+ Require all granted
#allow following files
- Order Allow,Deny
- Allow from all
+ Require all granted
- Order Allow,Deny
- Allow from all
+ Require all granted
- Order Allow,Deny
- Allow from all
+ Require all granted
- Order Allow,Deny
- Allow from all
+ Require all granted
- Order Allow,Deny
- Allow from all
+ Require all granted
diff --git a/config/config.php b/config/config.php
index 0c1fa1c..3a0b01f 100644
--- a/config/config.php
+++ b/config/config.php
@@ -1,6 +1,6 @@
- false,
-);
-
-?>
\ No newline at end of file
+ false,
+);
+
+?>
diff --git a/cont/list.php b/cont/list.php
index 167fa62..a2d0349 100644
--- a/cont/list.php
+++ b/cont/list.php
@@ -33,7 +33,12 @@
}
print_r("
");
- print_r("");
+ print_r("
");
+ print_r("
");
+ print_r("");
+ print_r("");
+ print_r("
");
+ print_r("
");
print_r("
$item->Anzahl $item->Einheit
");
print_r("
$item->Name
");
print_r("
");
@@ -70,6 +75,5 @@
-
\ No newline at end of file
diff --git a/install/install.php b/install/install.php
index c51f15a..dcaf4c7 100644
--- a/install/install.php
+++ b/install/install.php
@@ -75,6 +75,6 @@
-
+