diff --git a/uVote/dbd/tbl/locale_string.php b/uVote/dbd/tbl/locale_string.php index db982f5..c5cfeb2 100644 --- a/uVote/dbd/tbl/locale_string.php +++ b/uVote/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_MAINPAGE = 100;