01-16-2009, 05:13 AM
|
#26 (permalink)
|
|
Wizard
Join Date: Sep 2007
Posts: 1,299
Thanks: 17
|
Quote:
Originally Posted by Orc
I can get rid of the option since it pretty much has no function now except edit() which was using name2id for the option_id, maybe I could just make it where you can edit it by the id and just add the other two parameters and get rid of option() ?
|
For ease of use, keep edit by name (thus keep name_to_id), but make the name, new name and new value in parameters.
|
|
|
|