PDA

View Full Version : [fixed] Style Bug


Scott MacVicar
Tue 22nd Jan '02, 1:15pm
in

/admin/style.php

line 210 you have
$path = "$tmppath/$stlyefile_name";

this should be $stylefile_name

i checked my 2.2.1 version and it was spelt correctly, so this has happened between 2.2.1 and 2.2.2

Wayne Luke
Tue 22nd Jan '02, 4:02pm
Thank You, we will look into it.