Vergleich announcements.php - 1.4.10 - 1.4.16

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 6Zeile 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 4365 2009-05-04 02:59:54Z Tikitiki $

 * $Id: announcements.php 5379 2011-02-21 11:06:42Z Tomm $

 */

define("IN_MYBB", 1);

 */

define("IN_MYBB", 1);

define('THIS_SCRIPT', 'announcement.php');

define('THIS_SCRIPT', 'announcements.php');


$templatelist = "announcement";
require_once "./global.php";


$templatelist = "announcement";
require_once "./global.php";