]> bicyclesonthemoon.info Git - ott/bsta/blobdiff - attach.1.pl
move merge_settings to common library
[ott/bsta] / attach.1.pl
index 4adfce4b26c7df5f298a8176ad60a0f651a007e3..23c003c1ccafe679813bbc235dcd3660d74a911e 100644 (file)
@@ -28,6 +28,7 @@ use Encode ('encode', 'decode');
 ###PERL_LIB: use lib /botm/lib/bsta
 use botm_common (
        'HTTP_STATUS',
+       'merge_settings',
        'fail_method', 'fail_content_type', 'fail_attachment', 'fail_500',
        'redirect',
        'read_header_env',
@@ -39,7 +40,6 @@ use botm_common (
 );
 use bsta_lib (
        'STATE',
-       'merge_settings',
        'get_id', 'get_password',
        'read_settings', 'read_state', 'read_attachment'
 );