Jump to content

I'm a little confused with some variables...


blackthirteen

Recommended Posts

I'm studying PHPBB code source to learn methodologies from them. Anyone is familiar with the whole code source of PHPBB?however, I'm stuck with a small detail;

message_die(GENERAL_MESSAGE, $lang['No_forums']);

What is the GENERAL_MESSAGE in the message_die function? In C++ I would say they are macros, but I can't tell with PHP. Besides this variable doesn't have any $ symbol. Anyone know where GENERAL_MESSAGE is defined in PHPBB?Thanks!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...