Changeset 2513519
- Timestamp:
- 04/12/2021 06:36:50 PM (5 years ago)
- Location:
- slider-range-htapps/tags/1.1.7/premium
- Files:
-
- 95 added
- 1 edited
-
LicenseManagerClient.php (modified) (1 diff)
-
composer.json (added)
-
composer.lock (added)
-
vendor (added)
-
vendor/autoload.php (added)
-
vendor/composer (added)
-
vendor/composer/ClassLoader.php (added)
-
vendor/composer/InstalledVersions.php (added)
-
vendor/composer/LICENSE (added)
-
vendor/composer/autoload_classmap.php (added)
-
vendor/composer/autoload_namespaces.php (added)
-
vendor/composer/autoload_psr4.php (added)
-
vendor/composer/autoload_real.php (added)
-
vendor/composer/autoload_static.php (added)
-
vendor/composer/installed.json (added)
-
vendor/composer/installed.php (added)
-
vendor/composer/platform_check.php (added)
-
vendor/fightbulc (added)
-
vendor/fightbulc/moment (added)
-
vendor/fightbulc/moment/.github (added)
-
vendor/fightbulc/moment/.github/workflows (added)
-
vendor/fightbulc/moment/.github/workflows/php.yml (added)
-
vendor/fightbulc/moment/.gitignore (added)
-
vendor/fightbulc/moment/LICENSE.md (added)
-
vendor/fightbulc/moment/README.md (added)
-
vendor/fightbulc/moment/bin (added)
-
vendor/fightbulc/moment/bin/gh-actions-builder.php (added)
-
vendor/fightbulc/moment/composer.json (added)
-
vendor/fightbulc/moment/src (added)
-
vendor/fightbulc/moment/src/CustomFormats (added)
-
vendor/fightbulc/moment/src/CustomFormats/MomentJs.php (added)
-
vendor/fightbulc/moment/src/FormatsInterface.php (added)
-
vendor/fightbulc/moment/src/Locales (added)
-
vendor/fightbulc/moment/src/Locales/ar_TN.php (added)
-
vendor/fightbulc/moment/src/Locales/ca_ES.php (added)
-
vendor/fightbulc/moment/src/Locales/cs_CZ.php (added)
-
vendor/fightbulc/moment/src/Locales/da_DK.php (added)
-
vendor/fightbulc/moment/src/Locales/de_DE.php (added)
-
vendor/fightbulc/moment/src/Locales/en_CA.php (added)
-
vendor/fightbulc/moment/src/Locales/en_GB.php (added)
-
vendor/fightbulc/moment/src/Locales/en_US.php (added)
-
vendor/fightbulc/moment/src/Locales/eo.php (added)
-
vendor/fightbulc/moment/src/Locales/es_ES.php (added)
-
vendor/fightbulc/moment/src/Locales/fa_IR.php (added)
-
vendor/fightbulc/moment/src/Locales/fi_FI.php (added)
-
vendor/fightbulc/moment/src/Locales/fr_CA.php (added)
-
vendor/fightbulc/moment/src/Locales/fr_FR.php (added)
-
vendor/fightbulc/moment/src/Locales/hu_HU.php (added)
-
vendor/fightbulc/moment/src/Locales/id_ID.php (added)
-
vendor/fightbulc/moment/src/Locales/it_IT.php (added)
-
vendor/fightbulc/moment/src/Locales/ja_JP.php (added)
-
vendor/fightbulc/moment/src/Locales/ko_KR.php (added)
-
vendor/fightbulc/moment/src/Locales/kz_KZ.php (added)
-
vendor/fightbulc/moment/src/Locales/lv_LV.php (added)
-
vendor/fightbulc/moment/src/Locales/nl_NL.php (added)
-
vendor/fightbulc/moment/src/Locales/no_NO.php (added)
-
vendor/fightbulc/moment/src/Locales/oc_LNC.php (added)
-
vendor/fightbulc/moment/src/Locales/pl_PL.php (added)
-
vendor/fightbulc/moment/src/Locales/pt_BR.php (added)
-
vendor/fightbulc/moment/src/Locales/pt_PT.php (added)
-
vendor/fightbulc/moment/src/Locales/ro_RO.php (added)
-
vendor/fightbulc/moment/src/Locales/ru_RU.php (added)
-
vendor/fightbulc/moment/src/Locales/sv_SE.php (added)
-
vendor/fightbulc/moment/src/Locales/th_TH.php (added)
-
vendor/fightbulc/moment/src/Locales/tr_TR.php (added)
-
vendor/fightbulc/moment/src/Locales/uk_UA.php (added)
-
vendor/fightbulc/moment/src/Locales/vi_VN.php (added)
-
vendor/fightbulc/moment/src/Locales/zh_CN.php (added)
-
vendor/fightbulc/moment/src/Locales/zh_TW.php (added)
-
vendor/fightbulc/moment/src/Moment.php (added)
-
vendor/fightbulc/moment/src/MomentException.php (added)
-
vendor/fightbulc/moment/src/MomentFromVo.php (added)
-
vendor/fightbulc/moment/src/MomentHelper.php (added)
-
vendor/fightbulc/moment/src/MomentLocale.php (added)
-
vendor/fightbulc/moment/src/MomentPeriodVo.php (added)
-
vendor/fightbulc/moment/tests (added)
-
vendor/fightbulc/moment/tests/bootstrap.php (added)
-
vendor/fightbulc/moment/tests/build.xml (added)
-
vendor/fightbulc/moment/tests/format.php (added)
-
vendor/fightbulc/moment/tests/test.html (added)
-
vendor/fightbulc/moment/tests/test.php (added)
-
vendor/fightbulc/moment/tests/unit (added)
-
vendor/fightbulc/moment/tests/unit/Moment (added)
-
vendor/fightbulc/moment/tests/unit/Moment/MomentBritishEnglishLocaleTest.php (added)
-
vendor/fightbulc/moment/tests/unit/Moment/MomentCanadianEnglishLocaleTest.php (added)
-
vendor/fightbulc/moment/tests/unit/Moment/MomentCanadianFrenchLocaleTest.php (added)
-
vendor/fightbulc/moment/tests/unit/Moment/MomentEsperantoLocaleTest.php (added)
-
vendor/fightbulc/moment/tests/unit/Moment/MomentFrenchLocaleTest.php (added)
-
vendor/fightbulc/moment/tests/unit/Moment/MomentGermanLocaleTest.php (added)
-
vendor/fightbulc/moment/tests/unit/Moment/MomentLatvianLocaleTest.php (added)
-
vendor/fightbulc/moment/tests/unit/Moment/MomentPolishLocaleTest.php (added)
-
vendor/fightbulc/moment/tests/unit/Moment/MomentRussianLocaleTest.php (added)
-
vendor/fightbulc/moment/tests/unit/Moment/MomentSimilarLocaleTest.php (added)
-
vendor/fightbulc/moment/tests/unit/Moment/MomentTest.php (added)
-
vendor/fightbulc/moment/tests/unit/Moment/MomentTurkishLocaleTest.php (added)
-
vendor/fightbulc/moment/tests/unit/Moment/MomentUkrainianLocaleTest.php (added)
Legend:
- Unmodified
- Added
- Removed
-
slider-range-htapps/tags/1.1.7/premium/LicenseManagerClient.php
r2513513 r2513519 3 3 4 4 if ( ! class_exists( 'HTappsLicenseManagerClient' ) ) { 5 5 require_once('vendor/autoload.php'); 6 6 class HTappsLicenseManagerClient { 7 7
Note: See TracChangeset
for help on using the changeset viewer.