mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
Co-authored-by: Roman Pronskiy <roman@pronskiy.com> Co-authored-by: Tim Düsterhus <timwolla@googlemail.com> Co-authored-by: Alexey Pyltsyn <lex61rus@gmail.com>
6 lines
61 B
PHP
6 lines
61 B
PHP
<?php
|
|
|
|
$lang = 'ru';
|
|
|
|
include_once __DIR__ . '/release.inc';
|