fixes nonalpha dbnote search

This commit is contained in:
Jordie0608
2015-08-22 21:02:05 +10:00
parent 1f1e539279
commit 53479059eb
+2 -1
View File
@@ -147,7 +147,8 @@
var/search
output += "<center><a href='?_src_=holder;addnoteempty=1'>\[Add Note\]</a></center>"
output += ruler
index = sanitizeSQL(index)
if(!isnum(index))
index = sanitizeSQL(index)
switch(index)
if(1)
search = "^."