c47de27c11
darcs-hash:20080507164807-84dde-ef7d205a0fedca42064a337786d2f203cdcc5a45.gz
7 lines
80 B
PHP
7 lines
80 B
PHP
<?php
|
|
|
|
function handle_showstream() {
|
|
$profile_name = $_REQUEST['profile'];
|
|
}
|
|
|