]> git.mxchange.org Git - friendica-addons.git/blobdiff - randplace/randplace.php
first cut at a testdrive addon
[friendica-addons.git] / randplace / randplace.php
index df713766c8902f6970d93d34dd251cec4ee82fe1..b70c02d94ea731eddbab415b22536229a8c1b7ab 100755 (executable)
@@ -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',