mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-14 08:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@1798 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
8ec344e286
commit
da3c772c8e
1 changed files with 0 additions and 6 deletions
|
|
@ -92,12 +92,6 @@
|
|||
$this->_set('logged_info', NULL);
|
||||
}
|
||||
|
||||
$logged_info->is_admin = 'Y';
|
||||
$this->_set('is_logged', true);
|
||||
$this->_set('logged_info', $logged_info);
|
||||
$_SESSION['loggedin_info'] = $logged_info;
|
||||
$_SESSION['is_logged'] = true;
|
||||
|
||||
// rewrite 모듈사용 상태 체크
|
||||
if(file_exists('./.htaccess')&&in_array('mod_rewrite',apache_get_modules())) $this->allow_rewrite = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue