mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-20 02:42:23 +09:00
issue 27 debug code delete
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@8461 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
e56c8ee2a1
commit
3102b857e9
1 changed files with 0 additions and 2 deletions
|
|
@ -201,9 +201,7 @@ class documentController extends document {
|
|||
|
||||
$obj->lang_code = Context::getLangType();
|
||||
// Insert data into the DB
|
||||
debugPrint($obj->status);
|
||||
if(!$obj->status) $this->_checkDocumentStatusForOldVersion(&$obj);
|
||||
debugPrint($obj->status);
|
||||
$output = executeQuery('document.insertDocument', $obj);
|
||||
if(!$output->toBool()) {
|
||||
$oDB->rollback();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue