]> bicyclesonthemoon.info Git - ott/bsta/blobdiff - 2words.1.pl
move merge_settings to common library
[ott/bsta] / 2words.1.pl
index 5f0f94192010c0e97232f4c551bae4516e412f42..a1894c66c5aec143fba7c6016b33d48b2a4fb314 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',
        'http_header_status', 'http_header_allow',
        'merge_url',
@@ -44,7 +45,6 @@ use bsta_lib (
        'print_html_body_start', 'print_html_body_end',
        'write_index',
        'get_remote_addr', 'get_password',
-       'merge_settings',
        'ong',
        'read_story', 'write_story',
        'read_settings', 'read_state'