Vergleich announcements.php - 1.4.9 - 1.4.12

  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 4673 2009-12-30 12:09:43Z RyanGordon $

 */

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";