mirror of
				https://git.code.sf.net/p/seeddms/code
				synced 2025-10-31 05:11:27 +00:00 
			
		
		
		
	Merge branch 'seeddms-5.1.x' into seeddms-6.0.x
This commit is contained in:
		
						commit
						f443f6544a
					
				|  | @ -204,6 +204,7 @@ class SeedDMS_SQLiteFTS_IndexedDocument extends SeedDMS_SQLiteFTS_Document { | |||
| 			} | ||||
| 		} elseif($document->isType('folder')) { | ||||
| 			$this->addField('document_id', 'F'.$document->getID()); | ||||
| 			$this->addField('created', $document->getDate(), 'unindexed'); | ||||
| 		} | ||||
| 	} /* }}} */ | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user
	 Uwe Steinmann
						Uwe Steinmann