$DATE ) { throw new ActionException('conflict'); } //save it saveWikiText($ID, con($PRE, $TEXT, $SUF, true), $SUM, $INPUT->bool('minor')); //use pretty mode for con //unlock it unlock($ID); // continue with draftdel -> redirect -> show throw new ActionAbort('draftdel'); } }