Plugin Directory

Changeset 3498291


Ignore:
Timestamp:
04/03/2026 02:01:10 PM (18 hours ago)
Author:
hostspa
Message:

Minor fix for a php warning

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fastcache-by-host-it/trunk/fastcache.php

    r3497600 r3498291  
    1717 * Plugin URI:        https://fastcache.host.it/wordpress/
    1818 * 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.3
     19 * Version:           1.6.4
    2020 * Author:            Host.it
    2121 * Author URI:        https://fastcache.host.it/
     
    4545define ( '_WP_EXEC', '1' );
    4646define ( '_FASTCACHE_EXEC', 1 );
    47 define ( 'FASTCACHE_VERSION', '1.6.3' );
     47define ( 'FASTCACHE_VERSION', '1.6.4' );
    4848define ( 'FASTCACHE_FILE_PATH', __FILE__ );
    4949
Note: See TracChangeset for help on using the changeset viewer.