X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=randplace%2Frandplace.php;fp=randplace%2Frandplace.php;h=b70c02d94ea731eddbab415b22536229a8c1b7ab;hb=d679a38e9efabb2213c294e8537e020d987cc3fe;hp=df713766c8902f6970d93d34dd251cec4ee82fe1;hpb=9295f179b1da34ef6a00019a1fe8870373aefa49;p=friendica-addons.git diff --git a/randplace/randplace.php b/randplace/randplace.php index df713766..b70c02d9 100755 --- a/randplace/randplace.php +++ b/randplace/randplace.php @@ -8,10 +8,8 @@ * * * - * Addons are registered with the system in the - * .htconfig.php file. - * - * $a->config['system']['addon'] = 'plugin1,plugin2,etc.'; + * Addons are registered with the system through the admin + * panel. * * When registration is detected, the system calls the plugin * name_install() function, located in 'addon/name/name.php',