mangadex/pages/shop.req.php
2021-03-14 14:31:55 -07:00

3 lines
67 B
PHP

<?php
$page_html = parse_template('user/shop', ['user' => $user]);