phpBMS

Ticket #152: duplicate_item.sql

File duplicate_item.sql, 254 bytes (added by m.waldeck@…, 3 years ago)

SQL - Add the Command Duplication Item to Searchmenu

Line 
1
2INSERT INTO  `phpbms`.`tableoptions` (
3                        `id` ,                          `tabledefid` ,                          `name` ,                                `option` ,                              `needselect` ,                          `othercommand` ,                                `roleid` ,                              `displayorder`                          )
4VALUES (        NULL ,  '3',  'duplicate_item',  'duplicate Item',  '1',  '1',  '30',  '50')
Scanned by Orvant Copyright © 2010 Kreotek, LLC. All Rights reserved.