Project

General

Profile

Bug #17041 ยป 0005072.patch

Administrator Admin, 2007-02-26 17:15

View differences:

typo3/sysext/belog/class.tx_belog_webinfo.php (Arbeitskopie)
} else {
$where_part.=' AND userid='.$GLOBALS['BE_USER']->user['uid']; // Self user
}
$lF->be_user_Array = &$this->pObj->be_user_Array;
if ($GLOBALS['BE_USER']->workspace!==0) {
$where_part.=' AND workspace='.intval($GLOBALS['BE_USER']->workspace);
    (1-1/1)