Index: branches/version-2_12-dev/data/class/graph/SC_Graph_Bar.php
===================================================================
--- branches/version-2_12-dev/data/class/graph/SC_Graph_Bar.php	(revision 21767)
+++ branches/version-2_12-dev/data/class/graph/SC_Graph_Bar.php	(revision 21769)
@@ -25,5 +25,5 @@
 class SC_Graph_Bar extends SC_Graph_Line{
     // コンストラクタ
-    function SC_Graph_Line(
+    function __construct(
         $bgw = BG_WIDTH, $bgh = BG_HEIGHT, $left = LINE_LEFT, $top = LINE_TOP,
         $area_width = LINE_AREA_WIDTH, $area_height = LINE_AREA_HEIGHT) {
