| 188 |
|
|
| 189 |
$title_f = str_repeat(" ", 5 - intval(log10($article_count))) . $article_count . " гл " . |
$title_f = str_repeat(" ", 5 - intval(log10($article_count))) . $article_count . " гл " . |
| 190 |
$section['name'] . str_repeat(" ", 20 - strlen($section['name'])) . |
$section['name'] . str_repeat(" ", 20 - strlen($section['name'])) . |
| 191 |
$class_title_f . addslashes($section['title']) . str_repeat(" ", 22 - str_length($section_class['title'])) . |
$class_title_f . addslashes($section['title']) . str_repeat(" ", 22 - str_length($section['title'])) . |
| 192 |
$section['udf_values']['section_master']; |
$section['udf_values']['section_master']; |
| 193 |
|
|
| 194 |
$buffer .= <<<MENU |
$buffer .= <<<MENU |
| 251 |
|
|
| 252 |
$title_f = str_repeat(" ", 5 - intval(log10($article_count))) . $article_count . " гл " . |
$title_f = str_repeat(" ", 5 - intval(log10($article_count))) . $article_count . " гл " . |
| 253 |
$section['name'] . str_repeat(" ", 20 - strlen($section['name'])) . |
$section['name'] . str_repeat(" ", 20 - strlen($section['name'])) . |
| 254 |
$class_title_f . addslashes($section['title']) . str_repeat(" ", 22 - str_length($section_class['title'])) . |
$class_title_f . addslashes($section['title']) . str_repeat(" ", 22 - str_length($section['title'])) . |
| 255 |
$section['udf_values']['section_master']; |
$section['udf_values']['section_master']; |
| 256 |
|
|
| 257 |
$buffer .= <<<MENU |
$buffer .= <<<MENU |