Index: trunk/doc/CHANGES.txt =================================================================== --- trunk/doc/CHANGES.txt (リビジョン 84) +++ trunk/doc/CHANGES.txt (リビジョン 85) @@ -7,4 +7,6 @@ foltialib.php: getgetnumform()を負の数にも対応。 +selectcaptureimage.php: +getgetnumform使う様に変更。 08.12.30 Index: trunk/install/php/selectcaptureimage.php =================================================================== --- trunk/install/php/selectcaptureimage.php (リビジョン 83) +++ trunk/install/php/selectcaptureimage.php (リビジョン 85) @@ -32,5 +32,5 @@ -$pid = getgetform(pid); +$pid = getgetnumform(pid); if ($pid == "") {