]> git.mxchange.org Git - friendica.git/blobdiff - addon/widgets/widgets.php
item source
[friendica.git] / addon / widgets / widgets.php
index af17d9e9aff8910c9c927eb44b874b9268017dd4..f5f8682223b91a6226f32eaf4bdf7667ad99e7b6 100644 (file)
@@ -1,10 +1,11 @@
 <?php
-       /**
-        * widgets from friendika
-        * 
-        * allow to embed info from friendika into another site
-        */
-        
+/**
+ * Name: Widgets
+ * Description: Allow to embed info from friendika into another site
+ * Version: 1.0
+ * Author: Fabio Comuni <http://kirgroup.com/profile/fabrix/>
+ */
         
 function widgets_install() {
        register_hook('plugin_settings', 'addon/widgets/widgets.php', 'widgets_settings');