We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25261ab commit cd303edCopy full SHA for cd303ed
web/configure.php
@@ -91,7 +91,6 @@
91
# update the configuration properties with the POST values
92
#---------------------------------------------------------------
93
if (!empty($submitValue) && strcasecmp($submitValue, 'Cancel')) {
94
-
95
if (!isset($_POST[Configuration::API_TOKEN_USERNAME])) {
96
$_POST[Configuration::API_TOKEN_USERNAME] = '';
97
}
0 commit comments