Marc Alexander
5963905825
[ticket/11404] Return empty array of avatar data if $row is empty
...
While creating a group in the acp, the group data ($group_row) is empty.
Due to that array_combine in phpbb_avatar_manager::clean_row() will cause
PHP Warnings. In addition to that the required indexes 'avatar',
'avatar_width', 'avatar_height', and 'avatar_type' won't be defined. This
patch will solve that issue.
PHPBB3-11404
2013-03-06 11:32:23 +01:00
..
2013-03-04 14:42:12 -05:00
2012-12-19 21:50:35 -05:00
2013-03-06 11:32:23 +01:00
2013-01-02 01:29:32 -05:00
2013-01-09 01:25:54 -05:00
2012-12-13 18:00:12 -05:00
2012-11-17 18:05:32 -05:00
2012-12-13 18:00:12 -05:00
2013-03-05 01:06:22 +01:00
2012-12-29 13:45:40 -05:00
2012-11-19 12:55:15 -05:00
2013-03-03 19:54:22 -06:00
2013-02-26 16:52:53 +01:00
2013-01-02 01:29:32 -05:00
2012-12-06 21:49:24 -05:00
2013-03-03 20:30:17 +01:00
2013-03-04 00:22:15 +01:00
2013-03-05 14:46:58 -05:00
2012-12-06 21:49:24 -05:00
2013-02-19 00:52:56 +05:30
2013-03-01 11:37:24 -06:00
2012-12-10 14:09:10 -05:00
2013-03-04 00:25:38 +01:00
2012-11-17 16:39:54 -05:00
2013-03-04 13:25:53 -06:00
2013-02-24 17:58:27 +01:00
2013-02-24 17:42:53 +01:00
2013-03-04 05:11:32 +01:00
2013-02-03 23:06:30 +01:00
2013-03-03 20:30:54 +01:00
2012-12-13 21:27:30 -05:00
2013-01-08 15:34:20 +01:00
2012-12-06 21:49:24 -05:00
2012-12-31 00:54:31 +01:00
2013-02-24 20:55:01 +01:00
2012-11-28 19:37:16 +00:00
2013-01-15 11:31:39 -06:00
2012-12-13 19:19:40 -06:00
2012-12-17 19:17:32 +01:00
2012-11-16 17:05:46 -05:00
2013-03-04 18:11:42 -06:00
2013-03-04 05:11:32 +01:00
2012-12-14 12:58:57 +01:00
2013-02-23 11:06:48 +01:00
2012-12-07 21:57:33 -05:00
2012-12-13 19:46:32 -06:00