mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-21 03:12:55 +09:00
issue 2604 checked rewrite module when checked environment.
git-svn-id: http://xe-core.googlecode.com/svn/branches/maserati@11803 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cfc86f9b52
commit
e200199cd9
5 changed files with 33 additions and 4 deletions
|
|
@ -181,6 +181,8 @@
|
|||
|
||||
// Display a message that installation is completed
|
||||
$this->setMessage('msg_install_completed');
|
||||
|
||||
unset($_SESSION['use_rewrite']);
|
||||
|
||||
if(!in_array(Context::getRequestMethod(),array('XMLRPC','JSON'))) {
|
||||
$returnUrl = Context::get('success_return_url') ? Context::get('success_return_url') : getNotEncodedUrl('');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue