<?php
    include_once($_SESSION['binn_basedir'].$_SESSION['binn_cms_kernel_path']."/ddata.php");
    define ('PL_UPDATE_OK', '');
    define ('PL_UPDATE_ERROR', '');
    define ('PL_UPDATE_COPY_FILE', ' : ');
    define ('PL_UPDATE_UPDATE_SYSTEM', ' ');
    define ('PL_UPDATE_VERSION', '');
    define ('PL_UPDATE_DATE_RELIZE', ' ');
    define ('PL_UPDATE_DATE_INSTALLATION', ' ');
    define ('PL_UPDATE_INFORMATION', '');
    define ('PL_UPDATE_RECOIL', '');
    define ('PL_UPDATE_ERROR_UPDATE', "     .     : <a href='mailto:".CMS_EMAIL."'>".CMS_EMAIL."</a>");
    define ('PL_UPDATE_ERROR_CONNECTION', '     !');
    define ('PL_UPDATE_ERROR_CONNECTION_2', '    !');
    define ('PL_UPDATE_NO_UPDATE', ' ');
    define ('PL_UPDATE_INSTALLING_NEXT_UPDATE', '  ');
    define ('PL_UPDATE_NO_INSTALLING_UPDATE', '  ');
    define ('PL_UPDATE_DATA_UPDATING_LOCATED', '   ');
    define ('PL_UPDATE_CURRENT_RELEASE_SYSTEM', '  ');
    define ('PL_UPDATE_UPDATE_OT', '  ');
    define ('PL_UPDATE_OT', ' ');
    define ('PL_UPDATE_DATE_LAST_UPDATING', '  ');
    define ('PL_UPDATE_NO_UPDATING_2', ' ');
    define ('PL_UPDATE_ERROR_UPDATE_2', '  !');
    define ('PL_UPDATE_INSTALLATION_UPDATING', '  ');
    define ('PL_UPDATE_INSTALLATION_RECOIL', '  ');
    define ('PL_UPDATE_UPDATING_PASSED_SUCCESSFULLY', ' CMS  !');
    define ('PL_UPDATE_UPDATING_PASSED_INCORRECT', '   CMS  !');
    define ('PL_UPDATE_UPDATING_RECOIL', '   !');
    define ('PL_UPDATE_ATTENTION_INSTALLATION_UPDATE', '!    ');
    define ('PL_UPDATE_SITE', '   ');
    define ('PL_UPDATE_SET_EMAIL', '     email');
    define ('PL_UPDATE_SET_EMAIL_BUTTON', '');
    define ('PL_UPDATE_SET_EMAIL_OK', '  Email  !');
    define ('PL_UPDATE_SET_EMAIL_ERROR', '      Email!');
    define ('PL_UPDATE_ARISEN_ERROR', ' .      :');
    define ('PL_UPDATE_ARISEN_ERROR_2', "<br><br>           :<br><a href='mailto:".CMS_EMAIL."'>".CMS_EMAIL."</a><br><br>         .<hr>");
    define ('PL_UPDATE_ARISEN_ERROR_3', '    ');
    define ('PL_UPDATE_ESTABLISHED_UPDATING', ' ');
    define ('PL_UPDATE_NO_MKDIR', '    .   .');    
?>