gnu-social/actions/showstream.php

7 lines
80 B
PHP

<?php
function handle_showstream() {
$profile_name = $_REQUEST['profile'];
}