]> bicyclesonthemoon.info Git - ott/bsta/blobdiff - info.1.pl
move error pages out to common library
[ott/bsta] / info.1.pl
index 377809261ca7a24846e1cf8470f1242e0bff4aea..dfab493aa4a553ba1ff74e159a9c3ed83bda202d 100644 (file)
--- a/info.1.pl
+++ b/info.1.pl
@@ -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',
        'read_header_env',
        'write_data_file',
@@ -35,7 +36,6 @@ use botm_common (
 );
 use bsta_lib (
        'STATE',
-       'fail_method', 'fail_content_type',
        'get_password',
        'merge_settings',
        'get_page_file', 'get_frame_file',