Author: ralfbecker
New Revision: 55484
URL: http://svn.stylite.de/viewvc/egroupware?rev=55484&view=rev
Log:
blacklisting whole etemplate app and importexport_widget_filter class (plus api, phpgwapi and setup, as they make no sense at all), as they mess up autoloading (“PHP Fatal error: Class EGroupware\Api\Etemplate\Widget\Transformer not found”)
Modified:
trunk/importexport/inc/class.importexport_helper_functions.inc.php
— trunk/importexport/inc/class.importexport_helper_functions.inc.php (original)
+++ trunk/importexport/inc/class.importexport_helper_functions.inc.php Tue Mar 22 11:10:20 2016
@@ -50,9 +50,15 @@
* If you put appname => true, the whole app will be skipped.
*/
protected static $blacklist_files = array(
-
'api' => true,
-
'etemplate' => true,
-
'setup' => true,
'news_admin' => array(
'class.news_admin_import.inc.php',
),
-
'importexport' => array(
-
'class.importexport_widget_filter.inc.php',
-
)
);
/**
@@ -743,10 +749,10 @@
$end = $weekstart + $eweek7246060;
}
$end_param = $end - 246060;
-
//echo __METHOD__."($value,$start,$end) today=".date('l, Y-m-d H:i',$today)." ==> <br />".date('l, Y-m-d H:i:s',$start)." <= date <= ".date('l, Y-m-d H:i:s',$end)."</p>\n";
return array('from' => $start, 'to' => $end);
}
Transform Data into Opportunity.
Accelerate data analysis in your applications with
Intel Data Analytics Acceleration Library.
Click to learn more.
http://pubads.g.doubleclick.net/gampad/clk?id=278785351&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs