summaryrefslogtreecommitdiff
path: root/www-ssl/nonpublic/schichtplan.2.php
diff options
context:
space:
mode:
authorPhilip Häusler <msquare@notrademark.de>2011-06-01 12:41:37 +0200
committerPhilip Häusler <msquare@notrademark.de>2011-06-01 12:41:37 +0200
commitebecae2ccc37c8930245a562852c035d5ce8d5a1 (patch)
tree5f99f5b9b987f906a1f0edeb6a1bde11e1b9d810 /www-ssl/nonpublic/schichtplan.2.php
parentf87279226fa4c94832206d58fb32ee3becd68053 (diff)
rename aray -> array
Diffstat (limited to 'www-ssl/nonpublic/schichtplan.2.php')
-rwxr-xr-xwww-ssl/nonpublic/schichtplan.2.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/www-ssl/nonpublic/schichtplan.2.php b/www-ssl/nonpublic/schichtplan.2.php
index 72e9a479..1b1b2d08 100755
--- a/www-ssl/nonpublic/schichtplan.2.php
+++ b/www-ssl/nonpublic/schichtplan.2.php
@@ -1,7 +1,7 @@
<h4>&nbsp;Raum&uuml;bersicht</h4>
<?php
-include ("../../includes/funktion_schichtplan_aray.php");
+include ("../../includes/funktion_schichtplan_array.php");
if( isset ($Room))
foreach( $Room as $RoomEntry )