mirror of
https://github.com/holo-gfx/mangadex.git
synced 2024-11-25 00:48:20 -05:00
3 lines
67 B
PHP
3 lines
67 B
PHP
|
<?php
|
||
|
|
||
|
$page_html = parse_template('user/shop', ['user' => $user]);
|