update_test_postupdate.install
Same filename in other branches
Install hooks for test module.
File
-
core/
modules/ system/ tests/ modules/ update_test_postupdate/ update_test_postupdate.install
View source
<?php
/**
* @file
* Install hooks for test module.
*/
/**
* Normal update_N() function.
*/
function update_test_postupdate_update_8001() {
}
Functions
Title | Deprecated | Summary |
---|---|---|
update_test_postupdate_update_8001 | Normal update_N() function. |
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.