Parent Directory
|
Revision Log
|
Revision Graph
Initial commit. Configure weights for profile categories for the registration form.
| 1 | <?php |
| 2 | // $Id$ |
| 3 | |
| 4 | function profile_category_weight_uninstall() { |
| 5 | variable_del('profile_category_weight_categories'); |
| 6 | } |
| ViewVC Help | |
| Powered by ViewVC 1.1.2 |