function _cachekey($key)
 {
     return 'xipct_' . substr(md5(XWB_Plugin::getIP() . $key), 0, 16);
 }