17158bed6c8299c10098d499ff4c9f6ae706ff64
[yaffs-website] / update_test_postupdate / update_test_postupdate.install
1 <?php
2
3 /**
4  * @file
5  * Install hooks for test module.
6  */
7
8 /**
9  * Normal update_N() function.
10  */
11 function update_test_postupdate_update_8001() {
12 }