Dotclear


Ignore:
Timestamp:
09/23/13 23:40:40 (12 years ago)
Author:
Dsls
Branch:
default
Message:

exit is a bit rough and not really ob_start compliand, made it smoother for plugins; Tuned pages plugin so that it works ... now

File:
1 edited

Legend:

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

    r2039 r2048  
    223223     public function redirect($params=array(),$with_selected_entries=false) { 
    224224          http::redirect($this->getRedirection($params,$with_selected_entries)); 
     225          exit; 
    225226     }     
    226227      
     
    270271                    } 
    271272                    if ($performed) { 
    272                          exit; 
     273                         return true; 
    273274                    } 
    274275               } catch (Exception $e) { 
Note: See TracChangeset for help on using the changeset viewer.

Sites map