This commit is contained in:
Jürgen Mummert
2025-12-25 14:49:20 +01:00
parent c8069b1ce3
commit b610a1e128
+1 -1
View File
@@ -129,7 +129,7 @@ class PdfIndexService
$db $db
->prepare(' ->prepare('
INSERT INTO tl_search_pdf INSERT INTO tl_search_pdf
(tstamp, path, title, text, checksum, file_mtime) (tstamp, url, title, text, checksum, file_mtime)
VALUES (?, ?, ?, ?, ?, ?) VALUES (?, ?, ?, ?, ?, ?)
') ')
->execute( ->execute(