| README.txt | README.txt |  | Description
===========
Module for working with variables.
Analog built-in functions Drupal varible_set() / variable_get(), but with differences:
1. variables are stored in a separate table and are loaded only when necessary
   (which does not load… | 
          
                  | user_variable.info | user_variable.info |  | name = User variable
description = Creating and working with user variables.
core = 7.x | 
          
                  | user_variable.install | user_variable.install |  | Install, uninstall functions for the user_variable module. | 
          
                  | user_variable.module | user_variable.module |  | User variable - Creating and working with user variables. |