commit 3bf0e002d68be081060d8958bddc65edeacb4537
Author: admin <admin@www1334uf.sakura.ne.jp>
Date:   Mon Feb 8 19:26:20 2016 +0900

    環境設定およびTOPページ改修

diff --git a/app/Config/bootstrap.php b/app/Config/bootstrap.php
index caab05c..73f8f00 100644
--- a/app/Config/bootstrap.php
+++ b/app/Config/bootstrap.php
@@ -63,9 +63,8 @@ Cache::config('default', array('engine' => 'File'));
  * Uncomment one of the lines below, as you need. Make sure you read the documentation on CakePlugin to use more
  * advanced ways of loading plugins
  *
-*CakePlugin::load('DebugKit'); // Loads a single plugin named DebugKit
- * CakePlugin::loadAll(); // Loads all plugins at once
  */
+
   CakePlugin::loadAll(); // Loads all plugins at once
 
 /**
