created.
[chise/perl.git] / Chise_utils / Chise_utils.pm
index 193c8d8..aa95af1 100644 (file)
@@ -177,9 +177,9 @@ sub get_chars_matching{
            }
        }
     }
-    # else{
-    # fall back if DB inconsistency exists.
-    unless(@res){
+    else{
+#    # fall back if DB inconsistency exists.
+#    unless(@res){
        if(&get_db($atr)){
            foreach $char (keys %{$chardb{$atr}}){
                if($chardb{$atr}->{$char} eq $value){