Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Empty file modified README.md
100755 → 100644
Empty file.
Empty file modified index.php
100755 → 100644
Empty file.
Empty file modified mc-admin/conf.php
100755 → 100644
Empty file.
Empty file modified mc-admin/foot.php
100755 → 100644
Empty file.
Empty file modified mc-admin/head.php
100755 → 100644
Empty file.
Empty file modified mc-admin/index.php
100755 → 100644
Empty file.
1 change: 1 addition & 0 deletions mc-admin/page-edit.php
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?php
require 'head.php';
date_default_timezone_set('PRC');//设置为中华人民共和国

$page_file = '';
$page_path = '';
Expand Down
Empty file modified mc-admin/page.php
100755 → 100644
Empty file.
1 change: 1 addition & 0 deletions mc-admin/post-edit.php
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
<?php
require 'head.php';
date_default_timezone_set('PRC');//设置为中华人民共和国

$post_id = '';
$post_state = '';
Expand Down
Empty file modified mc-admin/post.php
100755 → 100644
Empty file.
Empty file modified mc-admin/style.css
100755 → 100644
Empty file.
Empty file modified mc-files/markdown.php
100755 → 100644
Empty file.
Empty file modified mc-files/mc-core.php
100755 → 100644
Empty file.
Empty file modified mc-files/mc-tags.php
100755 → 100644
Empty file.
Empty file modified mc-files/theme/index.php
100755 → 100644
Empty file.
Empty file modified mc-files/theme/style.css
100755 → 100644
Empty file.