diff --git a/module/my/config.php b/module/my/config.php new file mode 100644 index 0000000000..0d516884ce --- /dev/null +++ b/module/my/config.php @@ -0,0 +1,2 @@ +my->editprofile->requiredFields = 'account,realname'; diff --git a/module/my/view/editprofile.html.php b/module/my/view/editprofile.html.php index 770ddcb9b4..bfc9c1ed8c 100644 --- a/module/my/view/editprofile.html.php +++ b/module/my/view/editprofile.html.php @@ -29,15 +29,15 @@