diff --git a/checkin_notes b/checkin_notes index c6fb4507f5..98d84f4a91 100755 --- a/checkin_notes +++ b/checkin_notes @@ -6785,3 +6785,17 @@ Karl 2003-10-14 - fixed "ln -s start stop" bug */Makefile.am + +Karl 2003-10-14 + - replaced C country_select program with a php function + + lib/ + countries.C (removed) + + tools/ + country_select.C (removed) + Makefile.am + + html_user/ + countries.inc (added) + util.inc diff --git a/html/user/countries.inc b/html/user/countries.inc new file mode 100644 index 0000000000..27d3ce7fce --- /dev/null +++ b/html/user/countries.inc @@ -0,0 +1,236 @@ + diff --git a/html/user/util.inc b/html/user/util.inc index 57d5958bc1..e066eaa3f9 100644 --- a/html/user/util.inc +++ b/html/user/util.inc @@ -1,6 +1,7 @@ $country\n", + } } function print_login_form_aux($next_url, $user, $pathMod='') {