first import
This commit is contained in:
9
sites/all/modules/variable/variable_store/README.txt
Normal file
9
sites/all/modules/variable/variable_store/README.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
|
||||
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.
|
||||
Reference in New Issue
Block a user