From ebecae2ccc37c8930245a562852c035d5ce8d5a1 Mon Sep 17 00:00:00 2001 From: Philip Häusler Date: Wed, 1 Jun 2011 12:41:37 +0200 Subject: rename aray -> array --- www-ssl/admin/room.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www-ssl/admin/room.php') diff --git a/www-ssl/admin/room.php b/www-ssl/admin/room.php index 151d9bca..4854acb6 100755 --- a/www-ssl/admin/room.php +++ b/www-ssl/admin/room.php @@ -2,7 +2,7 @@ $title = "Räume"; $header = "Verwaltung der Räume"; include ("../../includes/header.php"); -include ("../../includes/funktion_schichtplan_aray.php"); +include ("../../includes/funktion_schichtplan_array.php"); $Sql = "SELECT * FROM `Room` ORDER BY `Number`, `Name`"; $Erg = mysql_query($Sql, $con); -- cgit v1.2.3-70-g09d2