HEX
Server: Microsoft-IIS/10.0
System: Windows NT ITPWINWEBSVR22 10.0 build 20348 (Windows Server 2022) AMD64
User: www.conferencesearch.co.uk (0)
PHP: 8.3.30
Disabled: NONE
Upload Files
File: D:/web/itpartnership.net (cms)/modules/nuSOAP/lang/ext/hu_HU.php
<?php
$lang['postinstall'] = 'nuSOAP - install&aacute;l&aacute;s k&eacute;sz';
$lang['pustuninstall'] = 'nuSOAP - elt&aacute;vol&iacute;t&aacute;s k&eacute;sz';
$lang['friendlyname'] = 'nuSOAP';
$lang['moddescription'] = 'Egy modul SOAP tranzakci&oacute;k t&aacute;mogat&aacute;s&aacute;ra a CMSMS-ből.';
$lang['installed'] = 'Install&aacute;lva';
$lang['upgraded'] = 'Friss&iacute;tve';
$lang['error'] = 'Hiba';
$lang['help'] = '<h3>What Does This Do?</h3>
<p>Honestly, not much.  it&#039;s not a tag module, and has no admin interface.  This module is a simple wrapper around the nuSOAP classes.  It provides a SOAP engine for CMS to fascilitate SOAP messages between a SOAP server and a SOAP client.  This module can allow other modules to act as either servers or clients.</p>
<h3>How Do I Use It</h3>
<p>You don&#039;t.  This module is not for use directly on a page, it is a tool to be used by other modules.  If you are a module developer and want to do some SOAP module development for CMS made simple, I encourage you to check out the nuSOAP project itself first.  Look here: <a href=&quot;http://www.scottnichol.com/soap.htm&quot;>http://www.scottnichol.com/soap.htm</a></p>
<p>I have <em>(to reduce the chance of naming conflicts)</em> renamed the main client class library, but that is all.</p>
<h3>Permissions</h3
<p>This module requires no special permissions</p>
';
$lang['changelog'] = '<ul>
<li>1.0.1 - August, 2006
<p>Added lazy load mechanism</p>
</li>
<li>1.0 - July, 2006
<p>Although this module has existed for a while, this is the first release</p>
</li>
</ul>
';
$lang['utma'] = '156861353.171847622.1175495376.1175863769.1176358586.8';
$lang['utmz'] = '156861353.1175495376.1.1.utmccn=(direct)|utmcsr=(direct)|utmcmd=(none)';
?>