This website works better with JavaScript
Home
Explore
Help
Sign In
haxe
/
HaxeFoundation.haxe
mirror of
https://github.com/HaxeFoundation/haxe.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
missing core_api
Nicolas Cannasse
13 years ago
parent
d4154ac421
commit
8bd155e9cb
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
std/php/_std/sys/net/Host.hx
+ 1
- 1
std/php/_std/sys/net/Host.hx
View File
@@ -25,7 +25,7 @@
*/
package sys.net;
-
+
@:core_api
class Host {
private var _ip : String;