You are here

botcha.info in BOTCHA Spam Prevention 7.4

name = BOTCHA
description = BOTCHA Spam Prevention.
package = "Spam control"
core = 7.x
configure = admin/config/people/botcha
php = 5.3

; 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/d7adapter/botcha.application.controller.d7adapter.inc

File

botcha.info
View source
  1. name = BOTCHA
  2. description = BOTCHA Spam Prevention.
  3. package = "Spam control"
  4. core = 7.x
  5. configure = admin/config/people/botcha
  6. php = 5.3
  7. ; To turn a module into an Application.
  8. dependencies[] = moopapi
  9. ; We need this to empower autoloading of this class during moopapi_init.
  10. files[] = controller/application/decorator/d7adapter/botcha.application.controller.d7adapter.inc