Author: ralfbecker
New Revision: 56091
URL: http://svn.stylite.de/viewvc/egroupware?rev=56091&view=rev
Log:
fix PHP Fatal error: Call to undefined method EGroupware\Api\Session::appsession()
Modified:
trunk/timesheet/inc/class.timesheet_ui.inc.php
— trunk/timesheet/inc/class.timesheet_ui.inc.php (original)
+++ trunk/timesheet/inc/class.timesheet_ui.inc.php Mon May 9 11:30:03 2016
@@ -471,7 +471,7 @@
function get_rows(&$query_in,&$rows,&$readonlys,$id_only=false)
{
$this->show_sums = false;
@@ -513,7 +513,7 @@
}
}
//echo “
show_sums=”.print_r($this->show_sums,true)."
\n";
@@ -866,7 +866,7 @@
}
$content = array(
-
'nm' => Api\Cache::getSession(TIMESHEET_APP, 'index'),
'msg' => $msg,
);
if (!is_array($content['nm']))
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