mirror of
https://github.com/f-droid/fdroidserver.git
synced 2026-03-14 04:48:24 -04:00
remove site_url path since it's not necessary
This commit is contained in:
@@ -18,7 +18,6 @@ class FDroid
|
||||
// Our text domain, for internationalisation
|
||||
var $textdom='wp-fdroid';
|
||||
|
||||
var $site_url = "http://localhost/fdroid";
|
||||
var $site_path = "/var/www/fdroid";
|
||||
|
||||
// Constructor
|
||||
|
||||
Reference in New Issue
Block a user