diff --git a/ReadMe.txt b/comment/ReadMe.txt similarity index 100% rename from ReadMe.txt rename to comment/ReadMe.txt diff --git a/class.comment.php b/comment/class.comment.php similarity index 100% rename from class.comment.php rename to comment/class.comment.php diff --git a/index.php b/comment/index.php similarity index 100% rename from index.php rename to comment/index.php diff --git a/js/comment.js b/comment/js/comment.js similarity index 100% rename from js/comment.js rename to comment/js/comment.js diff --git a/lang/index.php b/comment/lang/index.php similarity index 100% rename from lang/index.php rename to comment/lang/index.php diff --git a/lang/ru.txt b/comment/lang/ru.txt similarity index 100% rename from lang/ru.txt rename to comment/lang/ru.txt diff --git a/module.php b/comment/module.php similarity index 100% rename from module.php rename to comment/module.php diff --git a/sql.php b/comment/sql.php similarity index 100% rename from sql.php rename to comment/sql.php diff --git a/templates/admin_comments.tpl b/comment/templates/admin_comments.tpl similarity index 100% rename from templates/admin_comments.tpl rename to comment/templates/admin_comments.tpl diff --git a/templates/admin_edit.tpl b/comment/templates/admin_edit.tpl similarity index 100% rename from templates/admin_edit.tpl rename to comment/templates/admin_edit.tpl diff --git a/templates/admin_settings.tpl b/comment/templates/admin_settings.tpl similarity index 100% rename from templates/admin_settings.tpl rename to comment/templates/admin_settings.tpl diff --git a/templates/comment_edit.tpl b/comment/templates/comment_edit.tpl similarity index 100% rename from templates/comment_edit.tpl rename to comment/templates/comment_edit.tpl diff --git a/templates/comment_form.tpl b/comment/templates/comment_form.tpl similarity index 100% rename from templates/comment_form.tpl rename to comment/templates/comment_form.tpl diff --git a/templates/comment_info.tpl b/comment/templates/comment_info.tpl similarity index 100% rename from templates/comment_info.tpl rename to comment/templates/comment_info.tpl diff --git a/templates/comment_new.tpl b/comment/templates/comment_new.tpl similarity index 100% rename from templates/comment_new.tpl rename to comment/templates/comment_new.tpl diff --git a/templates/comment_thankyou.tpl b/comment/templates/comment_thankyou.tpl similarity index 100% rename from templates/comment_thankyou.tpl rename to comment/templates/comment_thankyou.tpl diff --git a/templates/comments_show.tpl b/comment/templates/comments_show.tpl similarity index 100% rename from templates/comments_show.tpl rename to comment/templates/comments_show.tpl diff --git a/templates/comments_tree.tpl b/comment/templates/comments_tree.tpl similarity index 100% rename from templates/comments_tree.tpl rename to comment/templates/comments_tree.tpl diff --git a/templates/comments_tree_sub.tpl b/comment/templates/comments_tree_sub.tpl similarity index 100% rename from templates/comments_tree_sub.tpl rename to comment/templates/comments_tree_sub.tpl diff --git a/templates/images/edit.gif b/comment/templates/images/edit.gif similarity index 100% rename from templates/images/edit.gif rename to comment/templates/images/edit.gif diff --git a/templates/images/lock.gif b/comment/templates/images/lock.gif similarity index 100% rename from templates/images/lock.gif rename to comment/templates/images/lock.gif diff --git a/templates/images/reply.gif b/comment/templates/images/reply.gif similarity index 100% rename from templates/images/reply.gif rename to comment/templates/images/reply.gif diff --git a/templates/images/trash.gif b/comment/templates/images/trash.gif similarity index 100% rename from templates/images/trash.gif rename to comment/templates/images/trash.gif diff --git a/templates/images/unlock.gif b/comment/templates/images/unlock.gif similarity index 100% rename from templates/images/unlock.gif rename to comment/templates/images/unlock.gif diff --git a/templates/index.php b/comment/templates/index.php similarity index 100% rename from templates/index.php rename to comment/templates/index.php