I am snooping around because I would like to learn more about how the phpBB System Works ... Well, in the admin/admin_board.php file, what are things like this:
"SMTP_USERNAME" => $new['smtp_username'],
what is the "SMTP_USERNAME" part?
what is the $news['smtp_username'] part?
How do I create my own for a MOD?



