passive peering

This commit is contained in:
admin@arionum.com
2018-10-25 21:11:24 +03:00
parent 3251f98ebf
commit 88f50fcae1
8 changed files with 27 additions and 15 deletions

View File

@@ -24,7 +24,7 @@ OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE
OR OTHER DEALINGS IN THE SOFTWARE.
*/
set_time_limit(360);
require_once("include/init.inc.php");
require_once __DIR__.'/include/init.inc.php';
$block = new Block();
$type = san($argv[1]);