rejetto forum
Software => HFS ~ HTTP File Server => Bug reports => Topic started by: Mars on January 04, 2008, 11:17:35 PM
-
{{or|%bread-name%|Home}}
create in virtual file system a folder named 0
result name of this folder appear as /home/ in the web page
corrected by
{{if|{{%bread-name%=}}|Home|%bread-name%}}
-
thank you mars!