moved to new use format

git-svn-id: file:///home/svn/incoming/trunk@2542 4d416f70-5f16-0410-b530-b9f4589650da
unstable
Spoon M 2005-06-02 01:23:43 +00:00
parent c3b17c565a
commit dbfd24b647
1 changed files with 1 additions and 1 deletions

View File

@ -327,7 +327,7 @@ class ClientCore < Extension
wrote = client.sock.write(buf)
# Re-load the STDAPI extension server-side
client.core.use('Module' => 'Stdapi')
client.core.use('Stdapi')
### ###
### TEMPORARY ###