function scald_update_7005 in Scald: Media Management made easy 7
Refresh Scald action lists to include the new 'adjective' attribute.
File
- ./scald.install, line 510 
Code
function scald_update_7005() {
  scald_actions(TRUE);
}Refresh Scald action lists to include the new 'adjective' attribute.
function scald_update_7005() {
  scald_actions(TRUE);
}