Author: ralfbecker
New Revision: 56048
URL: http://svn.stylite.de/viewvc/egroupware?rev=56048&view=rev
Log:
remove dependency to notifications, as it is to Tracking class in Api, which uses notifications app, if available
Modified:
trunk/tracker/setup/setup.inc.php
— trunk/tracker/setup/setup.inc.php (original)
+++ trunk/tracker/setup/setup.inc.php Fri May 6 09:39:58 2016
@@ -6,7 +6,7 @@
-
-
@copyright © 2006-16 by Ralf Becker <RalfBecker-AT-outdoor-training.de>
-
@license http://opensource.org/licenses/gpl-license.php GPL - GNU General Public License
-
@version $Id$
*/
@@ -39,11 +39,8 @@
$setup_info[‘tracker’][‘hooks’][‘verify_settings’] = ‘tracker_hooks::verify_settings’;
$setup_info[‘tracker’][‘hooks’][‘addressbook_view’] = ‘tracker.tracker_ui.hook_view’;
$setup_info[‘tracker’][‘hooks’][‘mail_import’] = ‘tracker.tracker_hooks.mail_import’;
-
/* Dependencies for this app to work */
-$setup_info[‘tracker’][‘depends’][] = array(
- ‘appname’ => ‘notifications’,
- ‘versions’ => Array(‘14.1’,‘16.1’)
-);
$setup_info[‘tracker’][‘depends’][] = array(
‘appname’ => ‘api’,
‘versions’ => Array(‘16.1’)
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs