mirror of
https://github.com/PrivateBin/PrivateBin.git
synced 2026-03-05 13:30:32 -05:00
Since the configuration is loaded in the _init method, and this method is called in the _construct, there is no reason to instanciate the Configuration class more than once.