i'd like to be able to simply add a variable instead of just edit/delete

Comments

dkruglyak’s picture

Title: add a new variable » add/delete a new variable
Version: master » 4.6.x-1.x-dev

Well, 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

Ryan Palmer’s picture

Status: Active » Closed (fixed)

Probably 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.