diff options
| author | Yoggzo <yogg@epsina.com> | 2016-04-19 23:57:03 +0200 |
|---|---|---|
| committer | Yoggzo <yogg@epsina.com> | 2016-04-19 23:57:03 +0200 |
| commit | 94629aeaf523f391f09ef18c1b2ca639e0b02d08 (patch) | |
| tree | 727920b8dba502ce729b9bc059b0235d37bce76b /server/core/Network.php | |
| parent | 438b9b4dcdee7e0c18c3477bb9592ac7efbebfec (diff) | |
tentative ip publique
Diffstat (limited to 'server/core/Network.php')
| -rwxr-xr-x | server/core/Network.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/server/core/Network.php b/server/core/Network.php index 9564f06..3e5e2ca 100755 --- a/server/core/Network.php +++ b/server/core/Network.php @@ -40,7 +40,7 @@ class network{ public function __construct($app){ $this->app = $app; - $this->libClass = $app->getLibClass("network"); + $this->libClass = $app->getLibClass("Network"); } |
