Author: ralfbecker
New Revision: 55529
URL: http://svn.stylite.de/viewvc/egroupware?rev=55529&view=rev
Log:
make all static methods static to avoid warning when they get called static
Modified:
trunk/egroupware/api/src/Vfs/Sqlfs/StreamWrapper.php
— trunk/egroupware/api/src/Vfs/Sqlfs/StreamWrapper.php (original)
+++ trunk/egroupware/api/src/Vfs/Sqlfs/StreamWrapper.php Sun Mar 27 11:41:58 2016
@@ -1195,7 +1195,7 @@
*
* @return string
*/
- protected function _sql_readable()
- protected static function _sql_readable()
{
static $sql_read_acl=null;
@@ -1469,7 +1469,7 @@
* @param string $path
* @return array|boolean array with array(‘path’=>$path,‘owner’=>$owner,‘rights’=>$rights) or false if $path not found
*/
- static function get_eacl($path)
{
if (!($stat = static::url_stat($path, STREAM_URL_STAT_QUIET)))
{
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