Procházet zdrojové kódy

Add files via upload

Daniele Bonini před 5 roky
rodič
revize
807655a400
1 změnil soubory, kde provedl 14 přidání a 0 odebrání
  1. 14 0
      README.md

+ 14 - 0
README.md

@@ -0,0 +1,14 @@
+
+ FastCache    
+
+ FastCache class    
+
+ @package  OpenGallery   http://gituhub.com/par7133     
+ @author   Daniele Bonini <my25mb@aol.com>    
+ @version  1.0    
+ @access   public    
+ @note You have to declare in your "config.inc" file - or whatever file you    
+ use for the purpose, the following global constants:    
+ define('CACHE_HOST', "localhost");    
+ define('CACHE_PORT', "11211");    
+