diff --git a/src/core.php b/src/core.php new file mode 100644 index 00000000..51fc6eda --- /dev/null +++ b/src/core.php @@ -0,0 +1,25 @@ +loadIni($path); + } + + return $config; +}