summaryrefslogtreecommitdiff
path: root/index.php
blob: 0585c3613213fa7c6c973dd1aa5d51dea083d64b (plain)
1
2
3
4
5
6
#!/usr/bin/env php
<?php

require __DIR__ . '/vendor/autoload.php';

\PHPIAC\IAC::getInstance();