您使用的插件已经过期

您的插件已过期,如果需要继续使用,请点击下载更新按钮,跳转到禅道官网插件页面进行下载后再更新插件。

如果不需要继续使用,可以点击卸载插件按钮,跳转到插件页面卸载插件。

如果您无法操作,请联系系统管理员进行处理。

下载更新 卸载插件




Your plugin has expired

Your plugin has expired. If you need to keep using it, please click the 'Download Update' button to jump to the ZenTao plugin page to download and update.

If you decide not to use the plugin, please click the 'Delete Plugin' button to jump to the plugins page to delete it.

If you do not have permission, please contact the system administrator to deal with it.

Download Update Delete Plugin

"; $server = " error

错误的IP地址或MAC地址,或错误的域名访问

软件授权的IP地址或MAC地址和当前系统的IP地址或MAC地址不一致,请使用最初授权的服务器。或你访问的域名与绑定的域名不一致。

下载更新 卸载插件




Wrong IP, MAC address, or domains!

The IP, MAC address, or the domains of your server is not the same one in your license.

Download Update Delete Plugin

"; if($err_code == ION_LICENSE_EXPIRED) { echo $expired; } elseif($err_code == ION_LICENSE_SERVER_INVALID) { echo $server; } exit; }