not longer needed

This commit is contained in:
Ralf Becker 2004-08-28 14:59:56 +00:00
parent b3b3420674
commit b7940f1f53
2 changed files with 0 additions and 37 deletions

View File

@ -1,17 +0,0 @@
<?php
/**************************************************************************\
* eGroupWare - Info Log administration *
* http://www.egroupware.org *
* -------------------------------------------- *
* 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','admin');
}
?>

View File

@ -1,20 +0,0 @@
<?php
/**************************************************************************\
* eGroupWare - InfoLog Preferences *
* http://www.egroupware.org *
* Written by Ralf Becker <RalfBecker@outdoor-training.de> *
* ------------------------------------------------------- *
* 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');
}
?>