diff --git a/html/ops/update_profile_pages.php b/html/ops/update_profile_pages.php index b97c599289..9228f63dd7 100755 --- a/html/ops/update_profile_pages.php +++ b/html/ops/update_profile_pages.php @@ -9,6 +9,7 @@ require_once("../html_user/profile.inc"); db_init(); build_country_pages(); +build_alpha_pages(); build_picture_pages(GALLERY_WIDTH, GALLERY_HEIGHT); ?>