missing include

This commit is contained in:
friendica 2013-06-13 17:53:16 -07:00
parent 2d3a0a6525
commit 125ee673de
2 changed files with 2 additions and 1 deletions

View File

@ -4761,6 +4761,7 @@ function items_fetch($arr,$channel = null,$observer_hash = null,$client_mode = C
$start = dba_timer();
require_once('include/security.php');
$sql_extra .= item_permissions_sql($channel['channel_id']);
if($arr['nouveau'] && ($client_mode & CLIENT_MODELOAD) && $channel) {

View File

@ -1 +1 @@
2013-06-12.342
2013-06-13.343