summaryrefslogtreecommitdiff
path: root/includes/classes/LibertyXref.php
diff options
context:
space:
mode:
Diffstat (limited to 'includes/classes/LibertyXref.php')
-rw-r--r--includes/classes/LibertyXref.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/classes/LibertyXref.php b/includes/classes/LibertyXref.php
index d35586c..328b07e 100644
--- a/includes/classes/LibertyXref.php
+++ b/includes/classes/LibertyXref.php
@@ -33,7 +33,7 @@ use Bitweaver\BitDate;
* in place it closes the current row (sets end_date) and opens a new one, preserving
* history. Expired rows are swept into the synthetic 'history' group by LibertyXrefInfo.
*/
-class LibertyXref extends LibertyBase {
+class LibertyXref extends BitBase {
/** x_group value of the loaded xref's item definition */
public $mType;
/** item key of the loaded row (matches liberty_xref_item.item) */