projects
/
freeside.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
566e0be
)
tyop in manual backport; try 17commit or at least some sort of cvs diff | patch ...
author
ivan
<ivan>
Tue, 20 Mar 2007 22:33:36 +0000
(22:33 +0000)
committer
ivan
<ivan>
Tue, 20 Mar 2007 22:33:36 +0000
(22:33 +0000)
FS/FS/cust_main.pm
patch
|
blob
|
history
diff --git
a/FS/FS/cust_main.pm
b/FS/FS/cust_main.pm
index
bee6951
..
8c52a7d
100644
(file)
--- a/
FS/FS/cust_main.pm
+++ b/
FS/FS/cust_main.pm
@@
-4133,7
+4133,7
@@
sub smart_search {
my @cust_main = ();
- my $sk
u
p_fuzzy = delete $options{'no_fuzzy_on_exact'};
+ my $sk
i
p_fuzzy = delete $options{'no_fuzzy_on_exact'};
my $search = delete $options{'search'};
( my $alphanum_search = $search ) =~ s/\W//g;