mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-02 01:52:10 +09:00
issue 70 rss admin module UI/UX devlopement
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8827 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
a9d01494bc
commit
13b0adccc3
3 changed files with 25 additions and 65 deletions
|
|
@ -110,8 +110,8 @@
|
|||
$output = $this->setRssModuleConfig($srl, $open_rss, $open_total_feed, $feed_description, $feed_copyright);
|
||||
}
|
||||
|
||||
$this->setError(-1);
|
||||
$this->setMessage('success_updated');
|
||||
//$this->setError(0);
|
||||
$this->setMessage('success_updated', 'info');
|
||||
if(!in_array(Context::getRequestMethod(),array('XMLRPC','JSON'))) {
|
||||
$returnUrl = Context::get('success_return_url') ? Context::get('success_return_url') : getNotEncodedUrl('', 'module', 'admin', 'act', 'dispBoardAdminContent');
|
||||
header('location:'.$returnUrl);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue