OSDN Git Service

Merge branch 'skinnable-master' of ssh://shizuki@git.sourceforge.jp/gitroot/nucleus...
[nucleus-jp/nucleus-next.git] / install / index.php
index 82c8dbc..10754db 100644 (file)
@@ -44,7 +44,7 @@ if ( version_compare(PHP_VERSION, '5.3.0', '<') )
 \r
 /* default installed plugins and skins */\r
 $aConfPlugsToInstall = array('NP_SecurityEnforcer', 'NP_SkinFiles', 'NP_Text');\r
-$aConfSkinsToImport = array('atom', 'rss2.0', 'rsd', 'default');\r
+$aConfSkinsToImport = array('atom', 'rss2.0', 'rsd', 'default', 'defaultadmin');\r
 \r
 // Check if some important files\r
 do_check_files();\r