You are here

botcha.info in BOTCHA Spam Prevention 6.4

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.info
View source
  1. name = BOTCHA
  2. description = BOTCHA Spam Prevention.
  3. package = "Spam control"
  4. core = 6.x
  5. php = 5.3
  6. ; For lazy-load via files[] like in D7.
  7. dependencies[] = autoload
  8. ; For db_* functions like in D7.
  9. dependencies[] = dbtng
  10. ; To turn a module into an Application.
  11. dependencies[] = moopapi
  12. ; We need this to empower autoloading of this class during moopapi_init.
  13. files[] = controller/application/decorator/d6adapter/botcha.application.controller.d6adapter.inc