mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-05 23:10:29 +03:00
remove site_url path since it's not necessary
This commit is contained in:
parent
385609797c
commit
81a7de2d85
1 changed files with 0 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue