Lines Matching full:info
14 global $INFO;
19 $INFO['writable'] = true;
20 $INFO['exists'] = true;
21 $INFO['draft'] = '';
40 global $INFO;
45 $INFO['writable'] = true;
46 $INFO['exists'] = true;
47 $INFO['draft'] = '';
66 global $INFO;
71 $INFO['writable'] = true;
72 $INFO['exists'] = false;
73 $INFO['draft'] = '';
92 global $INFO;
97 $INFO['writable'] = true;
98 $INFO['exists'] = true;
99 $INFO['draft'] = 'foobar';
117 global $INFO;
122 $INFO['writable'] = true;
123 $INFO['exists'] = true;
124 $INFO['draft'] = '';
261 global $INFO;
263 $INFO['ismanager'] = true;
405 global $INFO;
407 $INFO['writable'] = true;
408 $INFO['ismanager'] = true;