diff --git a/index.php b/index.php index 45763d2..be7756b 100644 --- a/index.php +++ b/index.php @@ -23,7 +23,7 @@ else $sort = 'td'; // 画像のディレクトリを開く. -$dir = '/images/'; +$dir = './images/'; $handle = opendir ($dir); // MySQL 宣言