22.07.01
b2 looks a little bald on my server. Where are the options? There are none. By the way, the date format thing only writes to the comments part. It's kinda bad.
And another: there's no logout option on my b2 interface. I'll add that on my own, and the 'my profile' should be integrated into the users section, so i can auto check and change my info when i click on my own user in the users list.
And another: there's no logout option on my b2 interface. I'll add that on my own, and the 'my profile' should be integrated into the users section, so i can auto check and change my info when i click on my own user in the users list.
2 comments
:: comments
michel v - email - url
This is a Mac-related bug, the Unix newlines n had become Mac newlines r. The script parses the file b2menutop.txt to see which sections to link, and searches for n to terminate each line. Since it only found r, it did read the file as if it had only one line.
22.07.01 @ 12:03:36 710
ian - email - url
ah. that explains the reason why there's the same bug in b2mac.
22.07.01 @ 17:07:31 921
:: leave a comment