Files
Admin Nasledstvo ac168868ee Initial import
2026-05-01 20:52:04 +03:00

9 lines
83 B
PHP

<?php
/* @var $this \yii\web\View */
echo $_GET['ticket'] ?? 'ticket empty'
?>