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