is this thing on

This commit is contained in:
lolcat 2024-02-18 19:08:22 -05:00
parent 9ba92d832e
commit b7f58a1421
3 changed files with 3 additions and 2 deletions

View file

@ -6,6 +6,7 @@ class sc_audio{
public function __construct(){
include "../data/config.php";
include "../lib/curlproxy.php";
$this->proxy = new proxy();