Remove old file

remove network.php and all require_once statements
This commit is contained in:
Adam Magness 2018-01-27 08:28:20 -05:00
parent ca76e49c23
commit 0f1be37279
9 changed files with 1 additions and 69 deletions

View file

@ -209,7 +209,7 @@ class Probe
/**
* @brief Check an URI for LRDD data
*
* this is a replacement for the "lrdd" function in include/network.php.
* this is a replacement for the "lrdd" function.
* It isn't used in this class and has some redundancies in the code.
* When time comes we can check the existing calls for "lrdd" if we can rework them.
*