summaryrefslogtreecommitdiff
path: root/www/include.php
blob: 02b170b71cbf1fb14e7aeee542cff56ef6975b0d (plain)
1
2
3
4
5
6
7
<?php

$functiondir = "functions/";

require_once($functiondir . "func_youtube.php");
require_once($functiondir . "func_yt.php");
require_once($functiondir . "func_puush.php");