Changeset 3498291
- Timestamp:
- 04/03/2026 02:01:10 PM (18 hours ago)
- File:
-
- 1 edited
-
fastcache-by-host-it/trunk/fastcache.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
fastcache-by-host-it/trunk/fastcache.php
r3497600 r3498291 17 17 * Plugin URI: https://fastcache.host.it/wordpress/ 18 18 * Description: Abilita il tuo sito Wordpress alla prima vera CDN realizzata PER Wordpress e configurata AD-HOC per il tuo sito. Il massimo della velocità senza difficoltà di setup. 19 * Version: 1.6. 319 * Version: 1.6.4 20 20 * Author: Host.it 21 21 * Author URI: https://fastcache.host.it/ … … 45 45 define ( '_WP_EXEC', '1' ); 46 46 define ( '_FASTCACHE_EXEC', 1 ); 47 define ( 'FASTCACHE_VERSION', '1.6. 3' );47 define ( 'FASTCACHE_VERSION', '1.6.4' ); 48 48 define ( 'FASTCACHE_FILE_PATH', __FILE__ ); 49 49
Note: See TracChangeset
for help on using the changeset viewer.