On 07.08.2012 14:24, Janos SUTO wrote:
then add the following line to model/message/restore.php right above
"$zip = new ZipArchive();" and repeat the steps you did before:
print "in download_files_as_zip():\n"; print_r($idlist); exit;
result:
as auditor:
idlist:
18470,18469,18467,18466,18463,18462,18460,18459,18457,18455,18454,18453,18451,18449,18448,18446,18445,18443,18441,18440
in download_files_as_zip(): 18469
as regular user:
idlist: 16527,16522,16463,16461 in download_files_as_zip(): Array ( [0]
=> 40000000501fcffb2c5596242402bbc812c9 [1] =>
40000000501fd231284f63ac5d0855fcd4b7 [2] =>
40000000501fe7640a41c15c0012762391d9 [3] =>
40000000501fe8821086760ce942d3e87be2 )
--
MfG,
Oleg Reich