Update docs

This commit is contained in:
bzick
2013-09-05 04:24:14 +04:00
parent afd3218ed4
commit d768637eb7
2 changed files with 8 additions and 2 deletions

View File

@ -35,7 +35,7 @@ class Fenom
const FORCE_COMPILE = 0x100;
const AUTO_ESCAPE = 0x200;
const DISABLE_CACHE = 0x400;
const FORCE_VERIFY = 0x800; // reserved
const FORCE_VERIFY = 0x800;
const AUTO_TRIM = 0x1000; // reserved
const DENY_STATICS = 0x2000; // reserved