]> git.mxchange.org Git - quix0rs-gnu-social.git/blob - actions/showstream.php
beginnings of PHP
[quix0rs-gnu-social.git] / actions / showstream.php
1 <?php
2
3 function handle_showstream() {
4         $profile_name = $_REQUEST['profile'];
5 }
6