I am trying to resolve a bug in some existing code
here\'s the code:
$sign = ( $type == \'add\' ) ? \'+\' : \'-\'; $sql = \'UPDATE \' . SEARCH_WORD_TABLE