Index: branches/comu-ver2/data/class/graph/SC_GraphBase.php
===================================================================
--- branches/comu-ver2/data/class/graph/SC_GraphBase.php	(revision 16741)
+++ branches/comu-ver2/data/class/graph/SC_GraphBase.php	(revision 18393)
@@ -182,5 +182,5 @@
 
     // コンストラクタ
-    function SC_GraphBase($bgw = BG_WIDTH, $bgh = BG_HEIGHT, $left, $top) {
+    function SC_GraphBase($bgw, $bgh, $left, $top) {
         $this->init();
         // 画像作成
