Changeset 2868
- Timestamp:
- 2006/08/30 13:50:17 (20 years ago)
- Location:
- temp/trunk/html
- Files:
-
- 2 edited
-
admin/total/class/config.php (modified) (1 diff)
-
test/naka/class/config.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
temp/trunk/html/admin/total/class/config.php
r2866 r2868 84 84 $ARR_BG_COLOR = array(255,255,255); 85 85 // ¥¿¥¤¥È¥ëʸ»ú¿§ 86 $ARR_TITLE_COLOR = array( 100, 100, 100);86 $ARR_TITLE_COLOR = array(0, 0, 0); 87 87 // ¥°¥ê¥Ã¥ÉÀþ¿§ 88 88 $ARR_GRID_COLOR = array(200, 200, 200); -
temp/trunk/html/test/naka/class/config.php
r1694 r2868 7 7 define("FONT_PATH", "/home/web/os-test.lockon.co.jp/data/fonts/ipag.ttf"); 8 8 define("FONT_SIZE", 8); // ¥Õ¥©¥ó¥È¥µ¥¤¥º 9 define("TITLE_FONT_SIZE", 1 0); // ¥¿¥¤¥È¥ë¥Õ¥©¥ó¥È¥µ¥¤¥º9 define("TITLE_FONT_SIZE", 12); // ¥¿¥¤¥È¥ë¥Õ¥©¥ó¥È¥µ¥¤¥º 10 10 define("BG_WIDTH", 720); // ÇØ·ÊÉý 11 11 define("BG_HEIGHT", 400); // ÇØ·Ê¹â¤µ
Note: See TracChangeset
for help on using the changeset viewer.
