pool/web/yaamp/core/exchange/exchange.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

12 lines
211 B
PHP

<?php
require_once("cryptsy.php");
require_once("poloniex.php");
require_once("bittrex.php");
require_once("ccexapi.php");
require_once("bleutrade.php");
require_once("yobit.php");
require_once("jubi.php");