b3785fcb80f1f2261a32250785a99cb79e12f881
[yaffs-website] / module_test / module_test.post_update.php
1 <?php
2
3 /**
4  * @file
5  * Post update functions for test module.
6  */
7
8 /**
9  * Test post update function.
10  */
11 function module_test_post_update_test() {
12 }