]> bicyclesonthemoon.info Git - ott/bsta/blobdiff - opomba.1.pl
move error pages out to common library
[ott/bsta] / opomba.1.pl
index 639097a9774708b42f646d866ccc3a58fe016bd0..1821df55414ffc57be1762f3434c4f0e604761dc 100644 (file)
@@ -28,6 +28,8 @@ use Encode ('encode', 'decode');
 ###PERL_LIB: use lib /botm/lib/bsta
 use botm_common (
        'HTTP_STATUS',
+       'fail_method', 'fail_content_type',
+       'redirect',
        'read_header_env', 'url_query_decode',
        'write_data_file',
        'html_entity_encode_dec',
@@ -40,8 +42,6 @@ use botm_common (
 use bsta_lib (
        'TEXT_MODE', 'STATE',
        'get_password',
-       'fail_method', 'fail_content_type',
-       'redirect',
        'print_html_start', 'print_html_end',
        'print_html_head_start', 'print_html_head_end',
        'print_html_body_start', 'print_html_body_end',
@@ -51,7 +51,6 @@ use bsta_lib (
        'read_settings', 'read_state',
        'read_words', 'write_words',
        'read_words_list', 'write_words_list'
-       
 );
 
 ###PERL_PATH_SEPARATOR:     PATH_SEPARATOR     = /