Plugin Directory

Changeset 2786671


Ignore:
Timestamp:
09/18/2022 10:55:56 PM (3 years ago)
Author:
uqrate
Message:

Committing v1.0.0 build 2022-09-18T22.51.30Z to trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • uqrate/trunk/uqrate.php

    r2786655 r2786671  
    2929define( 'UQRATE_PLUGIN_PATH', plugin_dir_path( __FILE__ ) );
    3030$_UQRATE_ENV = [
    31     'build'                 => "2022-09-18T20.54.51Z",
     31    'build'                 => "2022-09-18T22.51.30Z",
    3232    'mode_debug'            => false,
    3333    'mode_local'            => false,
Note: See TracChangeset for help on using the changeset viewer.