diff --git a/core/um-actions-members.php b/core/um-actions-members.php index ab162013..93f7a604 100644 --- a/core/um-actions-members.php +++ b/core/um-actions-members.php @@ -223,6 +223,6 @@ $file = $theme_file; } - include_once $file; + include $file; } \ No newline at end of file