remove the country autofill declaration
This commit is contained in:
parent
d14c211341
commit
78a65c7c1b
@ -994,7 +994,7 @@ function process_mail_delivery($sender,$arr,$deliveries) {
|
|||||||
function process_profile_delivery($sender,$arr,$deliveries) {
|
function process_profile_delivery($sender,$arr,$deliveries) {
|
||||||
|
|
||||||
// deliveries is irrelevant, what to do about birthday notification....?
|
// deliveries is irrelevant, what to do about birthday notification....?
|
||||||
|
logger('process_profile_delivery');
|
||||||
import_directory_profile($sender['hash'],$arr);
|
import_directory_profile($sender['hash'],$arr);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -308,4 +308,4 @@ $lbl_school
|
|||||||
|
|
||||||
</form>
|
</form>
|
||||||
</div>
|
</div>
|
||||||
<script type="text/javascript">Fill_Country('$country_name');Fill_States('$region');</script>
|
|
||||||
|
Reference in New Issue
Block a user