diff --git a/class.faq.php b/faq/class.faq.php similarity index 100% rename from class.faq.php rename to faq/class.faq.php diff --git a/index.php b/faq/index.php similarity index 100% rename from index.php rename to faq/index.php diff --git a/lang/index.php b/faq/lang/index.php similarity index 100% rename from lang/index.php rename to faq/lang/index.php diff --git a/lang/ru.txt b/faq/lang/ru.txt similarity index 100% rename from lang/ru.txt rename to faq/lang/ru.txt diff --git a/module.php b/faq/module.php similarity index 100% rename from module.php rename to faq/module.php diff --git a/sql.php b/faq/sql.php similarity index 100% rename from sql.php rename to faq/sql.php diff --git a/templates/admin_faq_edit.tpl b/faq/templates/admin_faq_edit.tpl similarity index 100% rename from templates/admin_faq_edit.tpl rename to faq/templates/admin_faq_edit.tpl diff --git a/templates/admin_faq_list.tpl b/faq/templates/admin_faq_list.tpl similarity index 100% rename from templates/admin_faq_list.tpl rename to faq/templates/admin_faq_list.tpl diff --git a/templates/admin_quest_edit.tpl b/faq/templates/admin_quest_edit.tpl similarity index 100% rename from templates/admin_quest_edit.tpl rename to faq/templates/admin_quest_edit.tpl diff --git a/templates/index.php b/faq/templates/index.php similarity index 100% rename from templates/index.php rename to faq/templates/index.php diff --git a/templates/show_faq.tpl b/faq/templates/show_faq.tpl similarity index 100% rename from templates/show_faq.tpl rename to faq/templates/show_faq.tpl