<?php
    define ('PL_ABOUT_VERSION', '');
    define ('PL_ABOUT_LICENSE', ' %s        %s <br> %s');
    define ('PL_ABOUT_EXPIRE_ON', '    %s.');
    define ('PL_ABOUT_UNLIMITED', '   .');
    define ('PL_ABOUT_RIGHT', '      %s');
    define ('PL_ABOUT_ATTENTION', '!');
    define ('PL_ABOUT_COPYRIGHT', '          .              .');
    define ('PL_ABOUT_SYSTEM_REQ', ' :');
    define ('PL_ABOUT_REQ', ' %s   - Apache  1.3.**       *nix.       
                       PHP  4.1.0  ,  mySQL    Zend Optimizer.      Windows   Microsoft Internet Explorer  5.5  .');
    define ('PL_ABOUT_COPY', '&copy;  ');
?>