aboutsummaryrefslogtreecommitdiffstats
path: root/config/blinkled/blinkled.xml
diff options
context:
space:
mode:
Diffstat (limited to 'config/blinkled/blinkled.xml')
-rw-r--r--config/blinkled/blinkled.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/blinkled/blinkled.xml b/config/blinkled/blinkled.xml
index fb0965c9..aa0c53e8 100644
--- a/config/blinkled/blinkled.xml
+++ b/config/blinkled/blinkled.xml
@@ -56,7 +56,7 @@
</field>
</fields>
<custom_php_validation_command>
- validate_form_blinkled($_POST, &amp;$input_errors);
+ validate_form_blinkled($_POST, $input_errors);
</custom_php_validation_command>
<custom_php_resync_config_command>
sync_package_blinkled();