예제 #1
0
 public static function clearFilesCache()
 {
     self::$arrAttachmentsCache = array();
     self::$arrImagesCache = array();
 }