From a014172413dd364abaddb4a89d3f91af88fb8ab7 Mon Sep 17 00:00:00 2001 From: Bdale Garbee Date: Fri, 24 Jan 2020 02:25:46 -0700 Subject: [PATCH] another typo --- bdale/blog/posts/Digital_Photo_Creation_Dates.mdwn | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bdale/blog/posts/Digital_Photo_Creation_Dates.mdwn b/bdale/blog/posts/Digital_Photo_Creation_Dates.mdwn index 3fe98a0..f807d05 100644 --- a/bdale/blog/posts/Digital_Photo_Creation_Dates.mdwn +++ b/bdale/blog/posts/Digital_Photo_Creation_Dates.mdwn @@ -106,7 +106,7 @@ fundamental to aligning images taken by different cameras on a timeline. I could find no Piwigo interface to easily extract the on-disk filenames for a given set of photos, so I ended up playing with the underlying database -directly. The Piwigo source tree contains a fle piwigo_structure-mysql.sql +directly. The Piwigo source tree contains a file piwigo_structure-mysql.sql used in the installation process to set up the database tables that served as a handy reference for figuring out the database schema. Looking at the piwigo_categories table, I learned that the "folder" I had uploaded all of -- 2.30.2