diff options
author | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2012-11-28 14:23:30 +0100 |
---|---|---|
committer | Ivan Enderlin <ivan.enderlin@hoa-project.net> | 2012-11-28 14:23:30 +0100 |
commit | e05f89dd2e45c3af0147c782a078b346d9cea671 (patch) | |
tree | 1c40c3eb62281f6902480d0c0dab3e8393510dd4 | |
parent | b39775a410f9c5417002d21cd12528bcc3650e29 (diff) | |
download | Dns-e05f89dd2e45c3af0147c782a078b346d9cea671.zip Dns-e05f89dd2e45c3af0147c782a078b346d9cea671.tar.gz Dns-e05f89dd2e45c3af0147c782a078b346d9cea671.tar.bz2 |
Add RFC reference.
-rw-r--r-- | Dns.php | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -51,6 +51,7 @@ namespace Hoa\Dns { * Class \Hoa\Dns. * * Provide a tiny and very simple DNS server. + * Please, see RFC6195. * * @author Ivan Enderlin <ivan.enderlin@hoa-project.net> * @copyright Copyright © 2007-2012 Ivan Enderlin. |