method
public
static
CurrencyLangTable::enableCrypto()
Сигнатура
public static enableCrypto(string $field[, string $table = null ][, bool $mode = true ]) : mixed
Описание
Устанавливает флаг, указывающий на поддержку шифрования для поля.
Параметры
$field
string
$table
string
= null
$mode
bool
= true
Возвращаемое значение
mixed
Исходный файл: source/currency/lib/currencylang.php:1926

