Vergleich admin/announcements.php - 1.2.10 - 1.2.14

  Keine Änderungen   Hinzugefügt   Modifiziert   Entfernt
Zeile 6Zeile 6
 * Website: http://www.mybboard.net
* License: http://www.mybboard.net/eula.html
*

 * Website: http://www.mybboard.net
* License: http://www.mybboard.net/eula.html
*

 * $Id: announcements.php 3188 2007-07-06 16:07:28Z musicalmidget $

 * $Id: announcements.php 3690 2008-02-28 02:25:56Z Tikitiki $

 */

define("IN_MYBB", 1);

 */

define("IN_MYBB", 1);

Zeile 174Zeile 174
	$sqlarray = array(
"aid" => intval($mybb->input['aid']),
"fid" => $fid,

	$sqlarray = array(
"aid" => intval($mybb->input['aid']),
"fid" => $fid,

		"uid" => $mybbadmin['uid'],

 
		"subject" => $subject,
"message" => $message,
"startdate" => $startdate,

		"subject" => $subject,
"message" => $message,
"startdate" => $startdate,