You are here

constant FASTTOGGLE_LABEL_CUSTOM in Fasttoggle 6

Same name and namespace in other branches
  1. 8.2 fasttoggle.inc \FASTTOGGLE_LABEL_CUSTOM
  2. 5 fasttoggle.module \FASTTOGGLE_LABEL_CUSTOM
  3. 7 fasttoggle.inc \FASTTOGGLE_LABEL_CUSTOM

Read custom strings from settings.php

1 use of FASTTOGGLE_LABEL_CUSTOM
_fasttoggle_get_label in ./fasttoggle.module
Returns an array with labels for a given setting.

File

./fasttoggle.module, line 21
Enables fast toggling of binary or not so binary settings.

Code

define('FASTTOGGLE_LABEL_CUSTOM', 0x2);