README.txt |
README.txt |
|
*** VARIABLE CLEANUP ***
** REQUIREMENTS **
Your system must have the 'grep' command line utility installed and in your
$PATH (i.e. you must be able to run the command line utility 'grep' from any
directory). This is… |
variable_clean.info |
variable_clean.info |
|
name = Variable Cleanup
description = Allows you to remove variables not currently used.
core = 7.x
files[] = variable_clean.module
files[] = variable_clean.test |
variable_clean.module |
variable_clean.module |
|
Allows you to remove variables not currently used. |
variable_clean.test |
variable_clean.test |
|
Simpletests for the variable_clean module. |