mirror of
https://github.com/php/web-php.git
synced 2026-03-23 23:02:13 +01:00
6 lines
64 B
PHP
6 lines
64 B
PHP
<?php
|
|
|
|
$lang = 'pt_BR';
|
|
|
|
include_once __DIR__ . '/release.inc';
|