Merge branch '1.0-local' into 1.0
This commit is contained in:
commit
eb13844a81
|
@ -27,7 +27,7 @@
|
|||
function get_gstate(){
|
||||
|
||||
/* (1) Export global file descriptor */
|
||||
global $g_gstate;
|
||||
global $f_gstate;
|
||||
|
||||
/* (2) Read first line */
|
||||
$f_gstate->seek(0);
|
||||
|
|
Loading…
Reference in New Issue