Merge branch '1.0-local' into 1.0
This commit is contained in:
commit
77b7e387e4
|
@ -292,6 +292,8 @@
|
|||
/* [3] Check global state
|
||||
=========================================================*/
|
||||
/* (1) Check file */
|
||||
$gstate = $f_gstate->current();
|
||||
|
||||
if( $f_gstate === false )
|
||||
return 127;
|
||||
|
||||
|
|
Loading…
Reference in New Issue