directory page still needs a lot of work, look up locally if local master or standalone, need to put some basic profile info in discovery page and direct to local directory master

This commit is contained in:
friendica
2012-12-19 19:51:52 -08:00
parent 2f48c31082
commit ad20e1f617
6 changed files with 159 additions and 132 deletions

6
include/dir_fns.php Normal file
View File

@@ -0,0 +1,6 @@
<?php
function find_upstream_directory($dirmode) {
return '';
}