mirror of https://github.com/BOINC/boinc.git
Added a call to the alphabetical profile gallery builder.
svn path=/trunk/boinc/; revision=1764
This commit is contained in:
parent
57fa110504
commit
7c89c29f80
|
@ -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);
|
||||
|
||||
?>
|
||||
|
|
Loading…
Reference in New Issue