Zeile 6 | Zeile 6 |
---|
* Website: http://www.mybboard.net * License: http://www.mybboard.net/about/license *
|
* Website: http://www.mybboard.net * License: http://www.mybboard.net/about/license *
|
* $Id: announcements.php 3790 2008-04-23 22:50:33Z Tikitiki $
| * $Id: announcements.php 4081 2008-08-08 01:47:02Z Tikitiki $
|
*/
define("IN_MYBB", 1);
|
*/
define("IN_MYBB", 1);
|
| define('THIS_SCRIPT', 'announcement.php');
|
$templatelist = "announcement"; require_once "./global.php";
| $templatelist = "announcement"; require_once "./global.php";
|