diff --git a/classes/mass_user_bookmarks_editor.class.php b/classes/mass_user_bookmarks_editor.class.php index 9411d624..a41de98b 100644 --- a/classes/mass_user_bookmarks_editor.class.php +++ b/classes/mass_user_bookmarks_editor.class.php @@ -10,7 +10,6 @@ */ class MASS_USER_BOOKMARKS_EDITOR extends MASS_USER_TORRENTS_EDITOR { public function __construct ($Table = 'bookmarks_torrents') { - parent::__construct(); $this->set_table($Table); } diff --git a/sections/torrents/notify.php b/sections/torrents/notify.php index 76e8d04d..47eac16b 100644 --- a/sections/torrents/notify.php +++ b/sections/torrents/notify.php @@ -286,7 +286,7 @@ function header_link($SortKey, $DefaultWay = 'desc') { // print row ?>