Vergleich inc/datahandlers/post.php - 1.2.11 - 1.2.13
Zeile 6 | Zeile 6 |
---|---|
* Website: http://www.mybboard.net |
* Website: http://www.mybboard.net |
* $Id: post.php 3508 2007-11-23 16:10:16Z Tikitiki $ | * $Id: post.php 3596 2008-01-20 08:27:39Z Tikitiki $ |
*/ | */ |
Zeile 1301 | Zeile 1301 |
$this->post_update_data['edituid'] = intval($post['edit_uid']); |
$this->post_update_data['edituid'] = intval($post['edit_uid']); |
$plugins->run_hooks_by_ref("datahandler_post_update", $this); | $plugins->run_hooks_by_ref("datahandler_post_update", $this); |