diff --git a/_func.php b/_func.php index f37372f..d11c170 100644 --- a/_func.php +++ b/_func.php @@ -6,5 +6,6 @@ include_once ('string.php'); include_once ('numbers.php'); include_once ('mail.php'); include_once ('debug.php'); +include_once ('troy-api.php'); // include_once ('markdown.php'); ?> \ No newline at end of file