diff --git a/common/index.php b/common/index.php deleted file mode 100644 index f004ae0..0000000 --- a/common/index.php +++ /dev/null @@ -1,14 +0,0 @@ - diff --git a/common/footer.php b/common/php/footer.php similarity index 100% rename from common/footer.php rename to common/php/footer.php diff --git a/common/get_month_name.php b/common/php/get_month_name.php similarity index 100% rename from common/get_month_name.php rename to common/php/get_month_name.php diff --git a/common/h1_month.php b/common/php/h1_month.php similarity index 81% rename from common/h1_month.php rename to common/php/h1_month.php index 09a9795..e98c64e 100644 --- a/common/h1_month.php +++ b/common/php/h1_month.php @@ -1,6 +1,6 @@ diff --git a/common/markdown.php b/common/php/markdown.php similarity index 100% rename from common/markdown.php rename to common/php/markdown.php diff --git a/common/md_read.php b/common/php/md_read.php similarity index 96% rename from common/md_read.php rename to common/php/md_read.php index 9a257bc..8d372cc 100644 --- a/common/md_read.php +++ b/common/php/md_read.php @@ -37,5 +37,5 @@ } echo "\n\n"; } - include_once ($_SERVER['DOCUMENT_ROOT'].'/common/modal.php'); + include_once ($_SERVER['DOCUMENT_ROOT'].'/common/php/modal.php'); ?> diff --git a/common/menu.php b/common/php/menu.php similarity index 100% rename from common/menu.php rename to common/php/menu.php diff --git a/common/modal.php b/common/php/modal.php similarity index 100% rename from common/modal.php rename to common/php/modal.php diff --git a/common/page_menu.php b/common/php/page_menu.php similarity index 96% rename from common/page_menu.php rename to common/php/page_menu.php index bd5f5c1..3960ead 100644 --- a/common/page_menu.php +++ b/common/php/page_menu.php @@ -2,7 +2,7 @@