pool/web/yaamp/core/core.php
Tanguy Pruvot bb31cec957 dos2unix all files, we are on linux
trim them, btw... its important to start on a clean base...
2015-07-12 04:40:50 +02:00

11 lines
200 B
PHP

<?php
require_once('common/common.php');
require_once('functions/functions.php');
require_once('trading/trading.php');
require_once('exchange/exchange.php');
require_once('backend/backend.php');