diff msite.inc.php @ 640:c78e11aa3162

Rename a database field, so that it does not conflict with AJAX request item name.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 03 Nov 2014 01:58:04 +0200
parents a376521c7bd1
children 1a123c6c2241
line wrap: on
line diff
--- a/msite.inc.php	Mon Nov 03 01:40:28 2014 +0200
+++ b/msite.inc.php	Mon Nov 03 01:58:04 2014 +0200
@@ -416,7 +416,7 @@
   //
   // Act based on competition type
   //
-  switch ($compo["type"])
+  switch ($compo["ctype"])
   {
     case COMPO_NORMAL:
       //