CHANGELOG.txt |
CHANGELOG.txt |
|
# All the dates reported here are referred to UTC.
2010-12-11
----------
#995338 by pillarsdotnet: Fix the invalid argument error for the control structure, etc.
2010-06-07
----------
#819810 by jghyde: Syntax error.
2010-04-18
----------
#774232… |
vars.info |
vars.info |
|
name = Variable API
description = Implement an API to handle persistent variables.
core = 6.x
php = 5.2 |
vars.install |
vars.install |
|
Install, update and uninstall functions for the Variable API module. |
vars.module |
vars.module |
|
Implement an API to handle persistent variables. |
vars.test |
tests/vars.test |
|
Test file for the Variable API module. |
vars_extended_test.info |
tests/vars_extended_test.info |
|
name = Variable API extended test module
description = Module for testing the Variable API module with SimpleTest; do not enable it.
core = 6.x
php = 5.2
dependencies[] = vars
hidden = TRUE |
vars_extended_test.install |
tests/vars_extended_test.install |
|
Install, update and uninstall functions for the Variable API extended test
module. |
vars_extended_test.module |
tests/vars_extended_test.module |
|
Module for testing the Variable API module. |
vars_test.info |
tests/vars_test.info |
|
name = Variable API test module
description = Module for testing the Variable API module with SimpleTest; do not enable it.
core = 6.x
php = 5.2
dependencies[] = vars
hidden = TRUE |
vars_test.install |
tests/vars_test.install |
|
Install, update and uninstall functions for the Variable API test module. |
vars_test.module |
tests/vars_test.module |
|
Module for testing the Variable API module. |