aboutsummaryrefslogtreecommitdiffstats
path: root/addon/oembed/oembed.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/oembed/oembed.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/oembed/oembed.php')
-rw-r--r--addon/oembed/oembed.php9
1 files changed, 4 insertions, 5 deletions
diff --git a/addon/oembed/oembed.php b/addon/oembed/oembed.php
index a0a0239aa..f5be44194 100644
--- a/addon/oembed/oembed.php
+++ b/addon/oembed/oembed.php
@@ -1,10 +1,9 @@
<?php
/**
- * oembed plugin
- *
- * oEmbed is a format for allowing an embedded representation of a URL on third party sites
- * http://www.oembed.com/
- *
+ * Name: OEmbed
+ * Description: OEmbed is a format for allowing an embedded representation of a URL on third party sites http://www.oembed.com/
+ * Version: 1.2
+ * Author: Fabio Comuni <http://kirgroup.com/profile/fabrix>
*/
require_once('include/oembed.php');