Customizing SMF > SMF Coding Discussion
Nice Touch, Guys
The Craw:
So I was just browsing around in Post.php a few minutes ago, looking at how you handled user IP addresses when I found this.
--- Code: --- // You are not!
if (isset($_POST['message']) && strtolower($_POST['message']) == 'i am the administrator.' && !$user_info['is_admin'])
fatal_error('Knave! Masquerader! Charlatan!', false);
--- End code ---
Made me chuckle. Nice to see the devs have a sense of humor. ;D
Doctor Deejay:
Indeed lol :P
CoreISP:
You didn't know that easter egg? :P
There are more where that came from :D
Arantor:
There's something like another 17 or so in SMF 2.0. ;)
Nibogo:
There's one when an user has 50.000 posts if I ain't wrong, there's also the book of unknown:
anysmfforum.com/index.php?action=about:unknown
And support for firefox:
anysmfforum.com/index.php?action=about:mozilla
I remember one with a mascot, but I can't remember where it was.
Navigation
[0] Message Index
[#] Next page
Go to full version