@@ -9,7 +9,7 @@ |
||
9 | 9 | const USE_ENV_ARRAY = 16; |
10 | 10 | const LOCAL_FIRST = 32; |
11 | 11 | |
12 | - public static $options = 15; //All flags enabled |
|
12 | + public static $options = 15; //All flags enabled |
|
13 | 13 | public static $default = null; //Default value if not exists |
14 | 14 | |
15 | 15 | /** |