mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
#1198 의미 없는 코드 한 줄 삭제
This commit is contained in:
parent
7cbb4d59ac
commit
c9c98d6cae
1 changed files with 0 additions and 1 deletions
|
|
@ -270,7 +270,6 @@ class boardView extends board
|
|||
// if the document is TEMP saved, check Grant
|
||||
if($oDocument->getStatus() == 'TEMP')
|
||||
{
|
||||
$logged_info = Context::get('logged_info');
|
||||
if(!$oDocument->isGranted())
|
||||
{
|
||||
$oDocument = $oDocumentModel->getDocument(0);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue