fvault_set_data

Sets data of a key with current timestamp

Syntax

stock fvault_set_data(const vaultname[], const key[], const data[]) {

Usage

vaultname Vault name to look in
key Key name to which data will be set
data Data to set to key

Return

Does — not return a value.

Defined in fvault.inc at line 174 . This documentation was automatically generated from source.