]> bicyclesonthemoon.info Git - ott/bsta/blobdiff - bbcode.1.pl
move error pages out to common library
[ott/bsta] / bbcode.1.pl
index 28e5e6d4bf612801dbc83270bbafc5b7a40b50cc..089d557c37676d17f60aab19c11eb2009beaf043 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',
        'read_header_env',
        'url_query_decode',
        'merge_url',
@@ -35,7 +36,6 @@ use botm_common (
 );
 use bsta_lib (
        'STATE',
-       'fail_method', 'fail_content_type',
        'get_frame', 'get_password',
        'merge_settings',
        'eval_bb', 'bb_to_bbcode',