Update networktool.php

This commit is contained in:
Namhyeon Go 2018-04-11 02:42:42 +09:00 committed by GitHub
parent fb813a3869
commit 88bc405256
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,9 +1,9 @@
<?php
/**
* @file gnuboard.php
* @file networktool.php
* @date 2018-04-11
* @author Go Namhyeon <gnh1201@gmail.com>
* @brief Network Helper
* @brief Network tool helper
*/
if(!function_exists("get_network_event")) {