Quote:
Originally Posted by Alfa1
Are you planning a 3.5.2 release?
|
The only change you will have to make is to 100% v3.5.2 compliant is:
Quote:
navbar
Changed all instances of
HTML Code:
<if condition="$bbuserinfo['userid']">
to
HTML Code:
<if condition="$show['member']">
Requires Revert: Yes, if you don't want the logout page to show "Welcome User"
|
I will eventually.