changeset 28:3c7d311249e3

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Tue, 07 Feb 2017 17:02:33 +0200
parents 14b31c98ddb4
children 0abb8333f7dc
files index.php
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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