[fix] var name
This commit is contained in:
parent
f8a06c40bb
commit
f6459afcd9
|
@ -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