Fix string for using in SQL statement
- Parameters:
-
| $text | The text to escape. |
- Returns:
- The escaped text to use in SQL statements.
Definition at line 38 of file Common.php.
Referenced by TranslationWordList::AddToWordIndex(), and TranslationString::FindText(). |