1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-28 18:30:53 +02:00

Update post_shortcodes.php

This commit is contained in:
Gábor
2016-09-13 11:15:35 +02:00
committed by GitHub
parent 728f5c8a96
commit 8286f40b79

View File

@@ -283,7 +283,7 @@ class plugin_forum_post_shortcodes extends e_shortcode
return '';
}
return "\".LAN_FORUM_8013."\"; //TODO LAN.
return "".LAN_FORUM_8013.""; //TODO LAN.
}