Author: ralfbecker
New Revision: 55103
URL: http://svn.stylite.de/viewvc/egroupware?rev=55103&view=rev
Log:
fix for PHP Warning: Declaration of etemplate_request_cache::id() should be compatible with & etemplate_request::id()
Modified:
trunk/etemplate/inc/class.etemplate_request_cache.inc.php
trunk/etemplate/inc/class.etemplate_request_files.inc.php
trunk/etemplate/inc/class.etemplate_request_session.inc.php
— trunk/etemplate/inc/class.etemplate_request_cache.inc.php (original)
+++ trunk/etemplate/inc/class.etemplate_request_cache.inc.php Mon Feb 22 17:20:00 2016
@@ -78,7 +78,7 @@
*
* @return string
*/
- public function &id()
{
//error_log(METHOD."() id=$this->id");
return $this->id;
@@ -87,7 +87,7 @@
/**
- Factory method to get a new request object or the one for an existing request
-
-
-
@param string $id =null
-
@return etemplate_request|boolean the object or false if $id is not found
*/
static function read($id=null)
— trunk/etemplate/inc/class.etemplate_request_files.inc.php (original)
+++ trunk/etemplate/inc/class.etemplate_request_files.inc.php Mon Feb 22 17:20:00 2016
@@ -83,7 +83,7 @@
*
* @return string
*/
- public function &id()
{
//error_log(METHOD."() id=$this->id");
return $this->id;
@@ -92,7 +92,7 @@
/**
- Factory method to get a new request object or the one for an existing request
-
-
-
@param string $id =null
-
@return etemplate_request|boolean the object or false if $id is not found
*/
static function read($id=null)
— trunk/etemplate/inc/class.etemplate_request_session.inc.php (original)
+++ trunk/etemplate/inc/class.etemplate_request_session.inc.php Mon Feb 22 17:20:00 2016
@@ -68,7 +68,7 @@
*
* @return string
*/
- public function &id()
{
//error_log(METHOD."() id=$this->id");
return $this->id;
@@ -77,7 +77,7 @@
/**
- Factory method to get a new request object or the one for an existing request
-
-
-
@param string $id =null
-
@return etemplate_request|boolean the object or false if $id is not found
*/
static function read($id=null)
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
eGroupWare-cvs mailing list
eGroupWare-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/egroupware-cvs