summaryrefslogtreecommitdiffstats
path: root/frontends/php/users.php
diff options
context:
space:
mode:
Diffstat (limited to 'frontends/php/users.php')
-rw-r--r--frontends/php/users.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/frontends/php/users.php b/frontends/php/users.php
index 3eccdae2..5643ba57 100644
--- a/frontends/php/users.php
+++ b/frontends/php/users.php
@@ -35,7 +35,7 @@ include_once "include/page_header.php";
?>
<?php
$_REQUEST["config"]=get_request("config",get_profile("web.users.config",0));
- update_profile("web.users.config",$_REQUEST["config"]);
+ update_profile("web.users.config",$_REQUEST["config"],PROFILE_TYPE_INT);
?>
<?php
// VAR TYPE OPTIONAL FLAGS VALIDATION EXCEPTION