Index: branches/version-2_5-dev/data/app_initial.php
===================================================================
--- branches/version-2_5-dev/data/app_initial.php	(revision 20116)
+++ branches/version-2_5-dev/data/app_initial.php	(revision 20534)
@@ -37,5 +37,5 @@
 }
 
-require_once(CLASS_EX_REALDIR . "SC_Initial_Ex.php");
+require_once CLASS_EX_REALDIR . 'SC_Initial_Ex.php';
 // アプリケーション初期化処理
 $objInit = new SC_Initial_Ex();
