changeset 382:ea68c1b081b2

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 04 Dec 2013 18:45:43 +0200
parents 0ae6d3fb5688
children 2c61dc1e659d
files admajax.php
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/admajax.php	Wed Dec 04 09:11:33 2013 +0200
+++ b/admajax.php	Wed Dec 04 18:45:43 2013 +0200
@@ -321,9 +321,7 @@
     if ($type == "compo")
     {
       if (stChkRequestItem("id", $compo_id, array(CHK_TYPE, VT_INT, "Invalid data.")))
-      {
         stRandomizeCompoShowOrder($compo_id, $patch);
-      }
     }
     break;