Better syntax formating for SQL query related to comments module.

Display import link from admin page.
Removed unused local variables.
This commit is contained in:
2017-02-01 10:29:15 +01:00
parent c10faceaf6
commit fae444c238
3 changed files with 8 additions and 9 deletions

View File

@@ -25,8 +25,6 @@ feature -- Comments helpers
import_comments_file_for_entity (fn: PATH; a_entity: CMS_CONTENT; api: CMS_API; a_import_ctx: CMS_IMPORT_CONTEXT)
local
s: STRING
jp: JSON_PARSER
l_comment: CMS_COMMENT
l_log: STRING_8
do