mirror of
https://github.com/f-droid/fdroidserver.git
synced 2025-11-06 15:30:28 +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
|
// Our text domain, for internationalisation
|
||||||
var $textdom='wp-fdroid';
|
var $textdom='wp-fdroid';
|
||||||
|
|
||||||
var $site_url = "http://localhost/fdroid";
|
|
||||||
var $site_path = "/var/www/fdroid";
|
var $site_path = "/var/www/fdroid";
|
||||||
|
|
||||||
// Constructor
|
// Constructor
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue