We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fca4b90 commit 853f4a8Copy full SHA for 853f4a8
1 file changed
modules.available/61_librarybox_shoutbox.sh
@@ -36,7 +36,7 @@ func_read_system_config_librarybox_shoutbox() {
36
37
# Parse the first parameter with the changed value
38
# do the stuff you need to do for changing the configuratioj
39
-func_set_system_config_librarybox_ftp(){
+func_set_system_config_librarybox_shoutbox(){
40
local value=$1 ; shift
41
local old_value=$1; shift
42
0 commit comments