mirror of
https://github.com/wheelybird/ldap-user-manager.git
synced 2025-01-18 07:32:53 +01:00
Fix url. (#111)
This commit is contained in:
parent
884c293bca
commit
1f4ab9e1f0
@ -14,7 +14,7 @@ if ( isset($_POST['setup_admin_account']) ) {
|
|||||||
validate_setup_cookie();
|
validate_setup_cookie();
|
||||||
set_page_access("setup");
|
set_page_access("setup");
|
||||||
|
|
||||||
$completed_action="${SERVER_PATH}/log_in";
|
$completed_action="${SERVER_PATH}log_in";
|
||||||
$page_title="New administrator account";
|
$page_title="New administrator account";
|
||||||
|
|
||||||
render_header("$ORGANISATION_NAME account manager - setup administrator account", FALSE);
|
render_header("$ORGANISATION_NAME account manager - setup administrator account", FALSE);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user