Help for this page

Select Code to Download


  1. or download this
    package global_constants;
    use strict;
    ...
    
    our @EXPORT_OK = ('LOAD_ARABIC','LOG_USERS_ACTIONS','ENABLE_RCSE');
    1;