aboutsummaryrefslogtreecommitdiffstats
path: root/addon/widgets/widgets.php
diff options
context:
space:
mode:
authorFriendika <info@friendika.com>2011-06-16 15:29:04 -0700
committerFriendika <info@friendika.com>2011-06-16 15:29:04 -0700
commitbb73c0b9f307accaa284820aaa11852c8481682f (patch)
treecc192702c535f5a477e72cd873ecf4f80c4568dc /addon/widgets/widgets.php
parent0f3292fefb96016ad98b8f25746824d9e3cff31e (diff)
parent6709beb2ac776bb06bd0d9d7749faac9a065863c (diff)
downloadvolse-hubzilla-bb73c0b9f307accaa284820aaa11852c8481682f.tar.gz
volse-hubzilla-bb73c0b9f307accaa284820aaa11852c8481682f.tar.bz2
volse-hubzilla-bb73c0b9f307accaa284820aaa11852c8481682f.zip
Merge branch 'pull'
Diffstat (limited to 'addon/widgets/widgets.php')
-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');