botcha.info in BOTCHA Spam Prevention 6.4
Same filename and directory in other branches
name = BOTCHA description = BOTCHA Spam Prevention. package = "Spam control" core = 6.x php = 5.3 ; For lazy-load via files[] like in D7. dependencies[] = autoload ; For db_* functions like in D7. dependencies[] = dbtng ; To turn a module into an Application. dependencies[] = moopapi ; We need this to empower autoloading of this class during moopapi_init. files[] = controller/application/decorator/d6adapter/botcha.application.controller.d6adapter.inc
File
botcha.infoView source
- name = BOTCHA
- description = BOTCHA Spam Prevention.
- package = "Spam control"
- core = 6.x
- php = 5.3
-
- ; For lazy-load via files[] like in D7.
- dependencies[] = autoload
- ; For db_* functions like in D7.
- dependencies[] = dbtng
- ; To turn a module into an Application.
- dependencies[] = moopapi
-
- ; We need this to empower autoloading of this class during moopapi_init.
- files[] = controller/application/decorator/d6adapter/botcha.application.controller.d6adapter.inc