u-vote.eu/uvote/sql/tbl/locale_string.php

9 lines
126 B
PHP

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