Changeset 2897 for temp/trunk/html
- Timestamp:
- 2006/08/30 14:12:48 (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
r2878 r2897 7 7 define("FONT_PATH", ROOT_DIR . "/data/fonts/ipag.ttf"); 8 8 define("FONT_SIZE", 8); // ¥Õ¥©¥ó¥È¥µ¥¤¥º 9 define("TITLE_FONT_SIZE", 1 3); // ¥¿¥¤¥È¥ë¥Õ¥©¥ó¥È¥µ¥¤¥º9 define("TITLE_FONT_SIZE", 11); // ¥¿¥¤¥È¥ë¥Õ¥©¥ó¥È¥µ¥¤¥º 10 10 define("BG_WIDTH", 720); // ÇØ·ÊÉý 11 11 define("BG_HEIGHT", 400); // ÇØ·Ê¹â¤µ -
temp/trunk/html/admin/total/index.php
r2895 r2897 381 381 $endKey = $ey . "ǯ" . $em . "·î" . $ed . "Æü"; 382 382 383 $objGraphLine->drawTitle("½¸·×´ü´Ö¡§" . $startKey . " -" . $endKey);383 $objGraphLine->drawTitle("½¸·×´ü´Ö¡§" . $startKey . " - " . $endKey); 384 384 385 385 // ¥°¥é¥ÕÉÁ²è
Note: See TracChangeset
for help on using the changeset viewer.
