RSS en ordre inverse (bug #1843853) + bugfix sous PHP5 (le fameux clone bug)
This commit is contained in:
parent
f5e3a62ee8
commit
1c84a36c69
3 changed files with 10 additions and 5 deletions
|
|
@ -241,7 +241,6 @@ class strip_manager
|
|||
* @param integer index of the file to parse in the {@link $strips_list}
|
||||
*/
|
||||
function strip_info_get( $element_asked ) {
|
||||
|
||||
$this->current_id = $element_asked;
|
||||
|
||||
$file = $this->strips_list[$element_asked];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue