aboutsummaryrefslogtreecommitdiff
path: root/views/user/meta.php
blob: 52764ef4c7c8faa2f2e2a1cb905055f48eaa344b (plain) (blame)
1
2
3
4
<?php

$username = explode('/', $uri, 4)[2];
$title = "$username's profile";