コード例 #1
0
ファイル: include.php プロジェクト: neam/php-app-config
<?php

namespace neam\bootstrap;

require dirname(__FILE__) . DIRECTORY_SEPARATOR . 'common.php';
// Define the expected PHP constants
Config::defineConstants();