Commit afbaff42 authored by Liang Ding's avatar Liang Ding

💄 #12180

初始化时默认使用 9IPHP 皮肤
parent 5267606f
......@@ -25,7 +25,7 @@ import org.json.JSONObject;
* This class defines option model relevant keys.
*
* @author <a href="http://88250.b3log.org">Liang Ding</a>
* @version 1.3.0.3, Nov 8, 2016
* @version 1.3.0.4, Feb 17, 2017
* @since 0.6.0
*/
public final class Option {
......@@ -355,7 +355,7 @@ public final class Option {
/**
* Default skin directory name.
*/
public static final String DEFAULT_SKIN_DIR_NAME = "next";
public static final String DEFAULT_SKIN_DIR_NAME = "9IPHP";
/**
* Default language.
......
......@@ -16,7 +16,7 @@
#
# Description: Spaces skin.
# Version: 0.1.0.0, Feb 17, 2017
# Version: 1.0.0.0, Feb 17, 2017
# Author: Liyuan Li
#
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment