Moved new_profile.json
This commit is contained in:
@@ -13,7 +13,7 @@ $session_username_key = "todo-username";
|
||||
$session_password_key = "todo-password";
|
||||
$session_register_notice_key = "todo-register-notice";
|
||||
$get_register_key = "reg";
|
||||
$profile_template_path = "new_profile.json";
|
||||
$profile_template_path = "templates/new_profile.json";
|
||||
$profile_extension = ".json";
|
||||
$profiles_path = "profiles/";
|
||||
$backup_path = "backups/";
|
||||
|
||||
Reference in New Issue
Block a user