Previous sNews versions > sNews 1.7 RC

[RC2,updated] small fix

(1/1)

skian:
Update : fixed in latest RC2
$css = $var = 'key' ? $key :'buttons';
should be
$css = $var == 'key' ? $key :'buttons';

philmoz:
yup, already present in latest download...
(just checked it by d/loading and searching for the above... fixed code only is present)

Storkk:



thank you skain  ;)

Navigation

[0] Message Index

Go to full version