restore
authorDave Raggett <dsr@w3.org>
Tue, 17 May 2011 11:22:32 +0100
changeset 18 a31da9c89f9d
parent 17 fafb59c4e161 (current diff)
parent 14 37eeebf97e30 (diff)
child 19 5b7d19f9aaa4
restore
sharing/config.php
sharing/query.php
sharing/share.php
--- a/sharing/share.php	Sun May 15 10:31:14 2011 +0100
+++ b/sharing/share.php	Tue May 17 11:22:32 2011 +0100
@@ -31,7 +31,7 @@
     $fields = explode(",", $record);
     $len = sizeof($fields);
 
-    if ($len != strlen($pattern)
+    if ($len != strlen($pattern))
       return false;
 
     // regular expression for matching a domain name