From b7940f1f531adc13e917026d132667e19ff61f5b Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Sat, 28 Aug 2004 14:59:56 +0000 Subject: [PATCH] not longer needed --- infolog/inc/hook_admin.inc.php | 17 ----------------- infolog/inc/hook_preferences.inc.php | 20 -------------------- 2 files changed, 37 deletions(-) delete mode 100644 infolog/inc/hook_admin.inc.php delete mode 100644 infolog/inc/hook_preferences.inc.php diff --git a/infolog/inc/hook_admin.inc.php b/infolog/inc/hook_admin.inc.php deleted file mode 100644 index 1bbce4020e..0000000000 --- a/infolog/inc/hook_admin.inc.php +++ /dev/null @@ -1,17 +0,0 @@ - diff --git a/infolog/inc/hook_preferences.inc.php b/infolog/inc/hook_preferences.inc.php deleted file mode 100644 index eada5b8a26..0000000000 --- a/infolog/inc/hook_preferences.inc.php +++ /dev/null @@ -1,20 +0,0 @@ - * - * ------------------------------------------------------- * - * This program is free software; you can redistribute it and/or modify it * - * under the terms of the GNU General Public License as published by the * - * Free Software Foundation; either version 2 of the License, or (at your * - * option) any later version. * - \**************************************************************************/ - - /* $Id$ */ - -{ - // for compatibility and convinience, can go soon - ExecMethod('infolog.admin_prefs_sidebox_hooks.all_hooks','preferences'); -} - -?>