4 lines
119 B
PHP
4 lines
119 B
PHP
|
<?php
|
||
|
$select_category = 'Выбрать рубрику';
|
||
|
$bad_post = 'Ошибка запроса ! ';
|
||
|
?>
|