function addVariable($aVariable)
 {
     return Admin_DA::_addEntity('variables', $aVariable);
 }