#17836542 : Fix the bug occurred when adding / deleting points

git-svn-id: http://xe-core.googlecode.com/svn/sandbox@5885 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
haneul 2009-03-17 05:01:58 +00:00
parent 58206375b8
commit 67a47e3579

View file

@ -476,6 +476,7 @@
$args->point = $point;
if($args->point < 0) $args->point = 0;
}
$point = $args->point;
// 포인트가 있는지 체크