]> bicyclesonthemoon.info Git - ott/bsta/blobdiff - 2words.1.pl
move error pages out to common library
[ott/bsta] / 2words.1.pl
index 1bc2d74be5eef2d5c7ea48caa6b2960aaa8061d2..5f0f94192010c0e97232f4c551bae4516e412f42 100644 (file)
@@ -28,6 +28,7 @@ use Encode ('encode', 'decode');
 ###PERL_LIB: use lib /botm/lib/bsta
 use botm_common (
        'HTTP_STATUS',
+       'fail_method', 'fail_content_type',
        'http_header_status', 'http_header_allow',
        'merge_url',
        'read_header_env',
@@ -38,7 +39,6 @@ use botm_common (
 use bsta_lib (
        'STATE', 'INTF_STATE',
        'get_id',
-       'fail_method', 'fail_content_type',
        'print_html_start', 'print_html_end',
        'print_html_head_start', 'print_html_head_end',
        'print_html_body_start', 'print_html_body_end',