{% else-1 %}
(6 июн 2016, 02:07) (1/0) [1]
Nets,

[code]$config = [];
foreach (glob (ROOT . 'system/config/*.php') as $file)

{

$config = array_merge($config, require_once ($file));

}[/code]
  • 1 из 1