diff --git a/danube/dbd/tbl/locale_string.php b/danube/dbd/tbl/locale_string.php index 60c1f7f..ea81514 100644 --- a/danube/dbd/tbl/locale_string.php +++ b/danube/dbd/tbl/locale_string.php @@ -2,7 +2,7 @@ namespace DBD; -class locale_string extends \SYSTEM\DBD\locale_string { +class locale_string extends \SYSTEM\DBD\system_locale_string { const VALUE_CATEGORY_DASENSE = 100; const VALUE_CATEGORY_DASENSE_DEFAULTPAGE = 110;