mirror of
https://git.code.sf.net/p/seeddms/code
synced 2025-05-13 13:11:31 +00:00
fix indenting
This commit is contained in:
parent
69a70242b0
commit
e42af89bcf
|
@ -111,7 +111,7 @@ class SeedDMS_SQLiteFTS_Document {
|
||||||
* @return string
|
* @return string
|
||||||
*/
|
*/
|
||||||
public function getFieldValue($fieldName) {
|
public function getFieldValue($fieldName) {
|
||||||
return $this->getField($fieldName)->value;
|
return $this->getField($fieldName)->value;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
?>
|
?>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user