property name updated

master
Guillermo Dev 7 years ago
parent cf63af7847
commit d2c730868e

@ -53,7 +53,7 @@ class Configuration {
'www_library_id' => 2, 'www_library_id' => 2,
); );
private $custom_config = 'configuration.local.php'; private $custom_config_filename = 'configuration.local.php';
private function __construct() { private function __construct() {
// by default, set the session save path to the default value; // by default, set the session save path to the default value;

Loading…
Cancel
Save