aboutsummaryrefslogtreecommitdiffstats
path: root/addon/widgets
diff options
context:
space:
mode:
authorFabio Comuni <fabrix.xm@gmail.com>2011-06-14 15:08:03 +0200
committerFabio Comuni <fabrix.xm@gmail.com>2011-06-14 15:08:03 +0200
commitb7dc9f8867e783a0db109cce4cb0db90500129eb (patch)
treea772d2fa8ba8712d0d6005ff5723cb031004bda0 /addon/widgets
parent00e142e4f753005a8b4003585c6a88548f006315 (diff)
downloadvolse-hubzilla-b7dc9f8867e783a0db109cce4cb0db90500129eb.tar.gz
volse-hubzilla-b7dc9f8867e783a0db109cce4cb0db90500129eb.tar.bz2
volse-hubzilla-b7dc9f8867e783a0db109cce4cb0db90500129eb.zip
Update info comments in all plugins
Diffstat (limited to 'addon/widgets')
-rw-r--r--addon/widgets/widgets.php13
1 files changed, 7 insertions, 6 deletions
diff --git a/addon/widgets/widgets.php b/addon/widgets/widgets.php
index af17d9e9a..f5f868222 100644
--- a/addon/widgets/widgets.php
+++ b/addon/widgets/widgets.php
@@ -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');