minor fix
This commit is contained in:
parent
3b10fb8078
commit
f3d95121ad
@ -609,6 +609,7 @@ void Index(void)
|
||||
MacroVars("cd", "ds", Total, linebuf);
|
||||
MacroRead(fi, fm);
|
||||
fclose(fi);
|
||||
MacroClear();
|
||||
fclose(fm);
|
||||
sprintf(linebuf, "%s/index.html", CFG.ftp_base);
|
||||
rename(fn, linebuf);
|
||||
|
Reference in New Issue
Block a user