XenForo
Administrative
- Thread starter
- Admin
- #1
Hi,
If you click "Edit" on my post, all leading whitespaces within CODE tag will be auto-removed. Bug.
Example:
Code:
ادامه مطلب...
If you click "Edit" on my post, all leading whitespaces within CODE tag will be auto-removed. Bug.
Example:
Code:
Code:
var
log : string, StdOutput, StdError: TStringList, exitcode : integer;
begin
log := GetAVZDirectory +'bits.log';
end.
ادامه مطلب...