constant VARNISH_BANTYPE_NORMAL in Varnish 6
Same name and namespace in other branches
- 8 varnish.module \VARNISH_BANTYPE_NORMAL
- 7 varnish.module \VARNISH_BANTYPE_NORMAL
1 use of VARNISH_BANTYPE_NORMAL
- varnish_purge in ./
varnish.module - Helper function to purge items for a host that matches the provided pattern.
File
- ./
varnish.module, line 9 - varnish.module Provide drupal hooks for integration with the Varnish control layer.
Code
define('VARNISH_BANTYPE_NORMAL', 0);