Merge branch '1.0-local' into 1.0

This commit is contained in:
xdrm-brackets 2017-02-23 16:28:49 +01:00
commit eb13844a81
1 changed files with 1 additions and 1 deletions

View File

@ -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);