[eGroupWare-svn] r56049 - in /trunk/tracker: inc/class.botracker.inc.php setup/default_records.inc.php
[email protected] Fri, 06 May 2016 07:40:27 -0000
| Newsgroups | gmane.comp.web.egroupware.cvs |
|---|---|
| Message-ID | <[email protected]> |
Author: ralfbecker
Date: Fri May 6 09:40:27 2016
New Revision: 56049
URL: http://svn.stylite.de/viewvc/egroupware?rev=56049&view=rev
Log:
remove old botracking compatibility class
Removed:
trunk/tracker/inc/class.botracker.inc.php
Modified:
trunk/tracker/setup/default_records.inc.php
Modified: trunk/tracker/setup/default_records.inc.php
URL: http://svn.stylite.de/viewvc/egroupware/trunk/tracker/setup/default_records.inc.php?rev=56049&r1=56048&r2=56049&view=diff
==============================================================================
--- trunk/tracker/setup/default_records.inc.php (original)
+++ trunk/tracker/setup/default_records.inc.php Fri May 6 09:40:27 2016
@@ -6,7 +6,7 @@
* @author Ralf Becker <RalfBecker-AT-outdoor-training.de>
* @package tracker
* @subpackage setup
- * @copyright (c) 2006 by Ralf Becker <RalfBecker-AT-outdoor-training.de>
+ * @copyright (c) 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$
*/
@@ -82,7 +82,7 @@
$defaultgroup = $GLOBALS['egw_setup']->add_account('Default','Default','Group',False,False);
$GLOBALS['egw_setup']->add_acl('tracker','run',$defaultgroup);
-include(EGW_INCLUDE_ROOT.'/tracker/inc/class.botracker.inc.php'); // for the contstants
+include(EGW_INCLUDE_ROOT.'/tracker/inc/class.tracker_bo.inc.php'); // for the contstants
// save a default configuration
foreach(array(
'overdue_days' => 14,
------------------------------------------------------------------------------
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