/
hubbitus
/
shell.scripts
Обзор
Документация
Войти
/
hubbitus
/
shell.scripts
Код
Запросы
0
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
translit
6 строк
118 B
Pavel Alexeev
Adjust changed path to trans class
21 мар 2009, 20:07
21 мар 2009, 20:07
96cb8a2
Код
Авторство
О чём код?
#!/usr/bin/php <? include('Vars/Strings/trans.class.php'); echo trans::translit(file_get_contents('php://stdin')); ?>