Add option to ask users for personal information on first login.
[squirrelmail.git] / include / options / personal.php
index b84a37491a913af6d6ace548d3c10ec6a0e7e386..9e390baa292d15657a2e4dc8b652b24292ea9ef9 100644 (file)
@@ -264,3 +264,4 @@ function save_option_signature($option) {
     global $data_dir, $username;
     setSig($data_dir, $username, 'g', $option->new_value);
 }
+