mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-29 08:09:58 +09:00
#1198 의미 없는 코드 한 줄 삭제
This commit is contained in:
parent
8c32b15967
commit
685486c86e
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 the document is TEMP saved, check Grant
|
||||||
if($oDocument->getStatus() == 'TEMP')
|
if($oDocument->getStatus() == 'TEMP')
|
||||||
{
|
{
|
||||||
$logged_info = Context::get('logged_info');
|
|
||||||
if(!$oDocument->isGranted())
|
if(!$oDocument->isGranted())
|
||||||
{
|
{
|
||||||
$oDocument = $oDocumentModel->getDocument(0);
|
$oDocument = $oDocumentModel->getDocument(0);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue