Text/SearchParser.php
authorAlan Knowles <alan@roojs.com>
Mon, 3 Dec 2018 07:47:47 +0000 (15:47 +0800)
committerAlan Knowles <alan@roojs.com>
Mon, 3 Dec 2018 07:47:47 +0000 (15:47 +0800)
Text/SearchParser.php

index 7565801..369dd2d 100644 (file)
@@ -463,7 +463,7 @@ class Text_SearchParser_Token_Eq extends Text_SearchParser_Token
         
     }
 }
+/*
 // test..
 $x = new Text_SearchParser ("id:234234234");
   
@@ -479,4 +479,4 @@ echo $x->toSQL(array(
      
 
 ));
\ No newline at end of file
+ */
\ No newline at end of file