Initial Commit

This commit is contained in:
netkas 2024-12-03 13:50:29 -05:00
commit f7a4ceb5a3
8 changed files with 432 additions and 0 deletions

3
bootstrap.php Normal file
View file

@ -0,0 +1,3 @@
<?php
require 'ncc';
import('net.nosial.psynclib');