Added ncc project files

This commit is contained in:
netkas 2024-09-23 18:55:46 -04:00
parent d7f2543183
commit 9d6008368b
4 changed files with 180 additions and 0 deletions

3
bootstrap.php Normal file
View file

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