X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=randplace%2Frandplace.php;h=b70c02d94ea731eddbab415b22536229a8c1b7ab;hb=fe7c741eed1afa26ddab7a07cbe5d1944d3d1584;hp=df713766c8902f6970d93d34dd251cec4ee82fe1;hpb=bb5588b5eb8d6c292c78ce276774c75dac2386fc;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',