Dotclear


Ignore:
Timestamp:
10/01/13 09:06:01 (12 years ago)
Author:
Dsls
Branch:
default
Message:

Non-repeatable notifications, step 1, see #1710.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • admin/post.php

    r2166 r2181  
    298298               # --BEHAVIOR-- adminAfterPostUpdate 
    299299               $core->callBehavior('adminAfterPostUpdate',$cur,$post_id); 
    300                 
    301                http::redirect('post.php?id='.$post_id.'&upd=1'); 
     300               dcPage::addSuccessNotice (sprintf('The post "%s" has been successfully updated',html::escapeHTML($cur->post_title))); 
     301               http::redirect('post.php?id='.$post_id); 
    302302          } 
    303303          catch (Exception $e) 
Note: See TracChangeset for help on using the changeset viewer.

Sites map