mirror of
https://github.com/e107inc/e107.git
synced 2025-07-29 19:00:26 +02:00
Bugtracker #3725 - simplify multi-language support
This commit is contained in:
@@ -11,9 +11,9 @@
|
|||||||
| GNU General Public License (http://gnu.org).
|
| GNU General Public License (http://gnu.org).
|
||||||
|
|
|
|
||||||
| $Source: /cvs_backup/e107_0.8/e107_files/shortcode/batch/download_shortcodes.php,v $
|
| $Source: /cvs_backup/e107_0.8/e107_files/shortcode/batch/download_shortcodes.php,v $
|
||||||
| $Revision: 1.8 $
|
| $Revision: 1.9 $
|
||||||
| $Date: 2007-01-20 16:09:53 $
|
| $Date: 2007-02-04 15:27:49 $
|
||||||
| $Author: mrpete $
|
| $Author: e107steved $
|
||||||
+----------------------------------------------------------------------------+
|
+----------------------------------------------------------------------------+
|
||||||
*/
|
*/
|
||||||
if (!defined('e107_INIT')) { exit; }
|
if (!defined('e107_INIT')) { exit; }
|
||||||
@@ -376,7 +376,7 @@ return LAN_dl_7;
|
|||||||
SC_END
|
SC_END
|
||||||
|
|
||||||
SC_BEGIN DOWNLOAD_VIEW_REQUESTED_LAN
|
SC_BEGIN DOWNLOAD_VIEW_REQUESTED_LAN
|
||||||
return LAN_dl_18;
|
return LAN_dl_77;
|
||||||
SC_END
|
SC_END
|
||||||
|
|
||||||
SC_BEGIN DOWNLOAD_VIEW_LINK_LAN
|
SC_BEGIN DOWNLOAD_VIEW_LINK_LAN
|
||||||
|
Reference in New Issue
Block a user