Translations

Using Joomla Ajax Interface/17/ru: Difference between revisions

From Joomla! Documentation

Created page with "Запрлсы модуля должны включать в себя переменную <code>module</code> в URL, в паре с именем модуля, наприме..."
 
No edit summary
Line 1: Line 1:
Запрлсы модуля должны включать в себя переменную <code>module</code> в URL, в паре с именем модуля, например: <code>module=session</code> для <code>mod_session</code>)
Запросы модуля должны включать в себя переменную <code>module</code> в URL, в паре с именем модуля (например: <code>module=session</code> для <code>mod_session</code>)

Revision as of 13:05, 28 July 2015

Information about message (contribute)
This message has no documentation. If you know where or how this message is used, you can help other translators by adding documentation to this message.
Message definition (Using Joomla Ajax Interface)
Module requests must include the <code>module</code> variable in the URL, paired with the name of the module (i.e. <code>module=session</code> for <code>mod_session</code>).

Запросы модуля должны включать в себя переменную module в URL, в паре с именем модуля (например: module=session для mod_session)