Vergleich editpost.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: editpost.php 4280 2008-11-27 07:27:58Z Tikitiki $

 * $Id: editpost.php 4625 2009-12-20 20:24:54Z RyanGordon $

 */

define("IN_MYBB", 1);

 */

define("IN_MYBB", 1);

Zeile 345Zeile 345

if(!$mybb->input['action'] || $mybb->input['action'] == "editpost")
{


if(!$mybb->input['action'] || $mybb->input['action'] == "editpost")
{

	$plugins->run_hooks("editpost_start");

	$plugins->run_hooks("editpost_action_start");


if(!$mybb->input['previewpost'])
{


if(!$mybb->input['previewpost'])
{