This repository has been archived on 2026-01-16. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
liberama/docs/omnireader.ru/old/test.php

5 lines
87 B
PHP

<?php
header('Content-Type: text/html; charset=windows-1251');
echo getcwd();
?>