mirror of
https://github.com/e107inc/e107.git
synced 2025-08-04 21:57:51 +02:00
language list shortcode phpDoc correction
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
* Example usage:
|
||||
* <code>
|
||||
* <?php
|
||||
* $SOME_TEMPLATE = '{LANGUAGELINKS}'; // render custom lan list, include current query string
|
||||
* $SOME_TEMPLATE = '{LANGUAGELINKS}'; // render default (available) lan list, include current query string
|
||||
* </code>
|
||||
*
|
||||
* <code>
|
||||
|
Reference in New Issue
Block a user