mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-23 00:13:35 +01:00
"removed forgotten comment, breaking the previous fix"
This commit is contained in:
parent
944bb3073c
commit
9a5c0f8d9c
@ -163,7 +163,7 @@ class sqlfs_stream_wrapper implements iface_stream_wrapper
|
||||
*
|
||||
* @var string;
|
||||
*/
|
||||
static public $extra_columns = '';//',fs_link';
|
||||
static public $extra_columns = ',fs_link';
|
||||
|
||||
/**
|
||||
* This method is called immediately after your stream object is created.
|
||||
|
Loading…
Reference in New Issue
Block a user