πŸ’¦ FULL SET: Changeset/ - Uncensored 2025

Changeset 2281327


Ignore:
Timestamp:
04/11/2020 08:28:46 AM (6 years ago)
Author:
JIHAD SINNAOUR
Message:

Fixed Json Config

File:
1 edited

Legend:

Unmodified
Added
Removed
  • fantazy-sidebar/trunk/core/system/includes/Config.php

    r2169878 r2281327 Β 
    9494        $this->file    = new Json("{$this->root}/core/storage/config/global.json");
    9595
    96Β         static::$global   = $this->file->parse(true);
    Β 96        static::$global   = $this->file->decode(true);
    9797        $this->rootName   = static::$global->rootName;
    9898        $this->pluginName = static::$global->name;
Note: See TracChangeset for help on using the changeset viewer.