@@ -12,7 +12,7 @@ |
||
12 | 12 | const LOCAL_FIRST = 32; |
13 | 13 | const USE_SERVER_ARRAY = 64; |
14 | 14 | |
15 | - public static $options = 15; // CONVERT_* + STRIP_QUOTES enabled |
|
15 | + public static $options = 15; // CONVERT_* + STRIP_QUOTES enabled |
|
16 | 16 | public static $default = null; // Default value if not exists |
17 | 17 | |
18 | 18 | /** |