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:
6
include/dir_fns.php
Normal file
6
include/dir_fns.php
Normal file
@@ -0,0 +1,6 @@
|
||||
<?php
|
||||
|
||||
function find_upstream_directory($dirmode) {
|
||||
return '';
|
||||
}
|
||||
|
Reference in New Issue
Block a user