mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
[libravatar] Update config file style/name
This commit is contained in:
parent
f0fc02e544
commit
aa97060491
4 changed files with 29 additions and 25 deletions
|
@ -39,7 +39,7 @@ function libravatar_uninstall()
|
|||
|
||||
function libravatar_load_config(App $a)
|
||||
{
|
||||
$a->loadConfigFile(__DIR__. '/config/libravatar.ini.php');
|
||||
$a->loadConfigFile(__DIR__ . '/config/libravatar.config.php');
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue