diff index.php @ 28:3c7d311249e3

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 07 Feb 2017 17:02:33 +0200
parents ce5509f09992
children 0abb8333f7dc
line wrap: on
line diff
--- a/index.php	Tue Feb 07 17:02:28 2017 +0200
+++ b/index.php	Tue Feb 07 17:02:33 2017 +0200
@@ -32,6 +32,7 @@
   if ($values === FALSE)
     return $res;
 
+
   // It's an array already
   if (is_array($values))
   {
@@ -49,6 +50,7 @@
     }
     return $res;
   }
+  
   $values = trim(urldecode($values));
 
   // Assume string, parse it