mangadex/pages/shop.req.php

3 lines
67 B
PHP
Raw Permalink Normal View History

2021-03-14 17:31:55 -04:00
<?php
$page_html = parse_template('user/shop', ['user' => $user]);