Formatting
This commit is contained in:
parent
a89ea1f22a
commit
f975f813f3
|
@ -217,7 +217,7 @@ Begin
|
|||
|
||||
If IoResult <> 0 Then;
|
||||
|
||||
DirClean(Session.TempPath, '');
|
||||
DirClean (Session.TempPath, '');
|
||||
|
||||
Assign (Session.User.UserFile, Config.DataPath + 'users.dat');
|
||||
{$I-} Reset (Session.User.UserFile); {$I+}
|
||||
|
|
Loading…
Reference in New Issue