]> git.mxchange.org Git - core.git/commit
Moved InvalidSocketException from hub project, added determineExternalIp()
authorRoland Häder <roland@mxchange.org>
Wed, 8 Jul 2009 16:53:34 +0000 (16:53 +0000)
committerRoland Häder <roland@mxchange.org>
Wed, 8 Jul 2009 16:53:34 +0000 (16:53 +0000)
commit08ebb6a4213421fff6bde3ff172c8416954db878
treeb7550f93f5de3074fc744043fac10826408f09d9
parent3ff00f264808bccde553b75fcd976cd47790d719
Moved InvalidSocketException from hub project, added determineExternalIp()
.gitattributes
inc/classes/exceptions/socket/.htaccess [new file with mode: 0644]
inc/classes/exceptions/socket/class_InvalidSocketException.php [new file with mode: 0644]
inc/classes/main/console/class_ConsoleTools.php