mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-22 20:59:55 +09:00
이미지 카운터 위젯 오류 수정
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@4723 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
54e9013ff2
commit
5237a67904
1 changed files with 1 additions and 0 deletions
|
|
@ -55,6 +55,7 @@
|
|||
}
|
||||
|
||||
// 이미지를 그림 (이미지 위치는 ./files/cache/widget_cache/couter_graph.gif로 고정)
|
||||
if(!is_dir(_XE_PATH_.'files/cache/widget_cache/')) FileHandler::makeDir(_XE_PATH_.'files/cache/widget_cache/');
|
||||
$image_src = "files/cache/widget_cache/couter_graph.gif";
|
||||
|
||||
// 이미지 생성
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue