mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-18 01:42:14 +09:00
issue 527 Remove unnecessary getNextSequence function
git-svn-id: http://xe-core.googlecode.com/svn/branches/1.5.0@9714 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
d8a1b4fbab
commit
38d2d1d6c2
3 changed files with 2 additions and 6 deletions
|
|
@ -866,10 +866,6 @@
|
|||
} else {
|
||||
// If category_srl the menu brings the information
|
||||
if($category_srl) $category_info = $this->getCategory($category_srl);
|
||||
// If you do not add value d which pertain to the menu to see the new values guhaejum category_srl
|
||||
if(!$category_info->category_srl) {
|
||||
$category_info->category_srl = getNextSequence();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue