diff --git a/assets/images/check.png b/assets/images/check.png deleted file mode 100755 index 4859674b..00000000 Binary files a/assets/images/check.png and /dev/null differ diff --git a/favicon.ico b/assets/images/favicon.ico similarity index 100% rename from favicon.ico rename to assets/images/favicon.ico diff --git a/assets/images/skin.png b/assets/images/skin.png deleted file mode 100644 index 2b083a87..00000000 Binary files a/assets/images/skin.png and /dev/null differ diff --git a/index.php b/index.php index e4f7a6a0..01711b38 100755 --- a/index.php +++ b/index.php @@ -3,7 +3,7 @@ * @Author: printempw * @Date: 2016-01-17 13:55:20 * @Last Modified by: prpr - * @Last Modified time: 2016-02-03 18:25:26 + * @Last Modified time: 2016-02-03 22:20:07 */ session_start(); $dir = dirname(__FILE__); @@ -24,6 +24,7 @@ if (isset($_COOKIE['uname']) && isset($_COOKIE['token'])) { Blessing Skin Server + diff --git a/user/index.php b/user/index.php index 92aeb2dc..c6f6b7d5 100644 --- a/user/index.php +++ b/user/index.php @@ -33,6 +33,7 @@ if (isset($_SESSION['uname'])) { Upload - Blessing Skin Server + diff --git a/user/profile.php b/user/profile.php index cc22903e..81195d58 100644 --- a/user/profile.php +++ b/user/profile.php @@ -3,7 +3,7 @@ * @Author: prpr * @Date: 2016-02-03 16:12:45 * @Last Modified by: prpr - * @Last Modified time: 2016-02-03 19:12:26 + * @Last Modified time: 2016-02-03 22:20:38 */ session_start(); @@ -31,6 +31,7 @@ if (isset($_SESSION['uname'])) { Profile - Blessing Skin Server +