Exemple #1
0
 /**
  * Removes any set cache
  *
  * @return void
  */
 public static function removeCache()
 {
     require_once IFW_PSN_LIB_ROOT . 'IfwPsn/Vendor/Zend/Locale/Data.php';
     IfwPsn_Vendor_Zend_Locale_Data::removeCache();
 }