summaryrefslogtreecommitdiff
path: root/www-ssl/admin/schichtplan_druck.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/admin/schichtplan_druck.php
parentf87279226fa4c94832206d58fb32ee3becd68053 (diff)
rename aray -> array
Diffstat (limited to 'www-ssl/admin/schichtplan_druck.php')
-rwxr-xr-xwww-ssl/admin/schichtplan_druck.php6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-ssl/admin/schichtplan_druck.php b/www-ssl/admin/schichtplan_druck.php
index fd2a989e..80205f9a 100755
--- a/www-ssl/admin/schichtplan_druck.php
+++ b/www-ssl/admin/schichtplan_druck.php
@@ -8,7 +8,7 @@ if (!IsSet($_GET["action"]))
{
include ("../../includes/header.php");
include ("../../includes/funktionen.php");
- include ("../../includes/funktion_schichtplan_aray.php");
+ include ("../../includes/funktion_schichtplan_array.php");
include ("../../includes/funktion_schichtplan.php");
echo "Hallo ". $_SESSION['Nick']. "<br>\n".
@@ -46,7 +46,7 @@ else //#################################################################
$_SESSION['CVS'][ "admin/schichtplan.php" ] = "N";
include ("../../includes/funktion_lang.php");
include ("../../includes/funktion_schichtplan.php");
- include ("../../includes/funktion_schichtplan_aray.php");
+ include ("../../includes/funktion_schichtplan_array.php");
include ("../../includes/funktion_user.php");
?>
@@ -81,7 +81,7 @@ else //#################################################################
<table border="2" width="650" class="border" cellpadding="2" cellspacing="1">
-<!--Ausgabe Spalten überschrift-->
+<!--Ausgabe Spalten �berschrift-->
<tr class="contenttopic">
<th bgcolor="#E0E0E0">Uhrzeit</th>