22-03-2022
This commit is contained in:
@@ -179,7 +179,7 @@ try {
|
||||
else $x = basename($file);
|
||||
|
||||
$exif = $model . " \u{30FB} " . $objectif . " \u{30FB} " . $exposure . " \u{30FB} " . $aperture . " \u{30FB} " . $iso ;
|
||||
$x = $x . "\r\n" . $exif;
|
||||
// $x = $x . "\r\n" . $exif;
|
||||
|
||||
|
||||
$thumb = str_replace("photos/img", "photos/thumb", $file);
|
||||
|
||||
Reference in New Issue
Block a user