Dotclear


Ignore:
Timestamp:
12/29/14 09:19:15 (11 years ago)
Author:
Dsls
Branch:
2.7
Message:

Reverted changeset 2887 (the problem was in the parent class).
Fixed redirection parameters, fixes #2036

File:
1 edited

Legend:

Unmodified
Added
Removed
  • inc/admin/actions/class.dcaction.php

    r2566 r2888  
    223223          foreach ($this->redirect_fields as $p) { 
    224224               if (isset($from[$p])) { 
    225                     $redir_args[$p] = $from[$p]; 
     225                    $this->redir_args[$p] = $from[$p]; 
    226226               } 
    227227          } 
Note: See TracChangeset for help on using the changeset viewer.

Sites map