u-vote.eu/uVote/dbd/tbl/locale_string.php

9 lines
126 B
PHP

<?php
namespace DBD;
class locale_string extends \SYSTEM\DBD\system_locale_string {
const VALUE_CATEGORY_MAINPAGE = 100;
}