u-vote.eu/uVote/dbd/tbl/locale_string.php
2013-06-29 22:43:11 +02:00

9 lines
119 B
PHP

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