constant IP_BAN_ADMIN_FORM_PATH in IP Ban 7
Same name and namespace in other branches
- 8 ip_ban.test \IP_BAN_ADMIN_FORM_PATH
@file Tests for ip_ban.module.
6 uses of IP_BAN_ADMIN_FORM_PATH
- IPBanFormTest::testBanPaths in ./
ip_ban.test - Various tests for paths entered in the the admin form.
- IPBanFormTest::testDisabledBlockEntry in ./
ip_ban.test - Test adding multiple disabled blocks (correct and incorrect).
- IPBanFormTest::testIpAddressEntry in ./
ip_ban.test - Test adding IP address in various fields (correct and incorrect).
- IPBanFormTest::testSetCountry in ./
ip_ban.test - Test setting setting the US within the table.
- IPBanFunctionalTest::testCompleteBan in ./
ip_ban.test - Test the complete ban functionality.
File
- ./
ip_ban.test, line 8 - Tests for ip_ban.module.
Code
define('IP_BAN_ADMIN_FORM_PATH', 'admin/config/ip_ban');