Profile
Achievement
berkes's Recent SnippetsTagged update
- All /
« Prev 1 Next »
Drupal allows hook_update_N to run any sort of code. Most of the time, however, people only use this to alter the database scheme.
But you can use it for much more. Like setting variables, creating nodes, importing views and so on.
This code show...
2
1015
posted 14 years ago by berkes