Index: branches/feature-module-update/data/class/util/SC_Utils.php
===================================================================
--- branches/feature-module-update/data/class/util/SC_Utils.php	(revision 15882)
+++ branches/feature-module-update/data/class/util/SC_Utils.php	(revision 16163)
@@ -1254,4 +1254,7 @@
 
     //メルマガ仮登録とメール配信
+    /*
+     * FIXME
+     */
     function sfRegistTmpMailData($mail_flag, $email){
         $objQuery = new SC_Query();
@@ -1330,5 +1333,5 @@
         index.php?tpl=test.tpl
     */
-    function sfCustomDisplay($objPage, $is_mobile = false) {
+    function sfCustomDisplay(&$objPage, $is_mobile = false) {
         $basename = basename($_SERVER["REQUEST_URI"]);
 
