To participate you must create an account on apostrophenow.org. If you have already done so, click Login.
Ticket #489: BaseaSlideshowSlotComponents.class.php.diff
|
File BaseaSlideshowSlotComponents.class.php.diff, 507 bytes
(added by spike, 22 months ago)
|
|
this should fix it
|
-
|
|
|
|
| 31 | 31 | } |
| 32 | 32 | } |
| 33 | 33 | $this->itemIds = aArray::getIds($this->items); |
| 34 | | foreach ($this->items as $item) |
| 35 | | { |
| 36 | | $this->itemIds[] = $item->id; |
| 37 | | } |
| 38 | 34 | if ($this->getOption('random', false)) |
| 39 | 35 | { |
| 40 | 36 | shuffle($this->items); |
Download in other formats: