AlkantarClanX12

Your IP : 216.73.216.176


Current Path : /var/www/clients/client1/web1/web/sites/all/modules/variable/variable_store/
Upload File :
Current File : /var/www/clients/client1/web1/web/sites/all/modules/variable/variable_store/README.txt

Drupal module: Variable API Database storage
============================================
Provides database storage for realm variables.

This module provides some CRUD API to store and read your custom variables
and some _set() and _get() methods that are tightly integrated with Variable Realms

An example of a module using this API is Internationalization's i18n_variable module.