summaryrefslogtreecommitdiff
path: root/expand.php
blob: bbe1a3b0232046a0cb8d8759e3419ce658b15fae (plain)
1
2
3
4
<?php

require_once __DIR__ . "/common.php";
echo hzcom_expand(file_get_contents("php://stdin"));