Closed (fixed)
Project:
Variables
Version:
4.6.x-1.x-dev
Component:
Code
Priority:
Minor
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
29 Oct 2005 at 21:08 UTC
Updated:
3 Jun 2009 at 20:15 UTC
i'd like to be able to simply add a variable instead of just edit/delete
Comments
Comment #1
dkruglyak commentedWell, I could not find the ability to delete in latest 4.6.0 version. So I figure this function needs to be added too. In both 4.6.0 and CVS/4.7.x
Comment #2
Ryan Palmer commentedProbably wasting my time here given the age of this issue, but the ability to add and delete variables has been around for a while now:
* http://api.drupal.org/api/function/variable_set
* http://api.drupal.org/api/function/variable_del
Closing.