Changeset 2866 for temp/trunk
- Timestamp:
- 2006/08/30 13:48:30 (20 years ago)
- Location:
- temp/trunk/html/admin/total
- Files:
-
- 2 edited
-
class/config.php (modified) (1 diff)
-
index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/total/class/config.php
r1328 r2866 84 84 $ARR_BG_COLOR = array(255,255,255); 85 85 // ¥¿¥¤¥È¥ëʸ»ú¿§ 86 $ARR_TITLE_COLOR = array(100, 50, 50);86 $ARR_TITLE_COLOR = array(100, 100, 100); 87 87 // ¥°¥ê¥Ã¥ÉÀþ¿§ 88 88 $ARR_GRID_COLOR = array(200, 200, 200); -
temp/trunk/html/admin/total/index.php
r2849 r2866 373 373 $objGraphLine->setXTitle($xtitle); 374 374 $objGraphLine->setYTitle($ytitle); 375 $objGraphLine->drawTitle("¥Æ¥¹¥È¤Ç¤´¤¶¤ë¡£"); 375 376 376 377 // ¥°¥é¥ÕÉÁ²è
Note: See TracChangeset
for help on using the changeset viewer.
