File: requirements2_test.module

package info (click to toggle)
drupal7 7.32-1%2Bdeb8u3
  • links: PTS, VCS
  • area: main
  • in suites: jessie-kfreebsd
  • size: 18,804 kB
  • sloc: php: 43,487; pascal: 40,880; sh: 1,635; xml: 466; makefile: 21; sql: 1
file content (7 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
<?php

/**
 * @file
 * Tests that a module is not installed when the one it depends on fails
 * hook_requirements('install').
 */