aboutsummaryrefslogtreecommitdiffstats
path: root/include/oembed.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-02-25 17:09:40 -0800
committerfriendica <info@friendica.com>2013-02-25 17:09:40 -0800
commitea3940c4b0b8232e2de0771811b9f90ade9ee45f (patch)
tree8e467fe368a34e01a49532467bb1071dce846be6 /include/oembed.php
parentddc478a331bbab69e05befbc8ba296367e11c5c0 (diff)
downloadvolse-hubzilla-ea3940c4b0b8232e2de0771811b9f90ade9ee45f.tar.gz
volse-hubzilla-ea3940c4b0b8232e2de0771811b9f90ade9ee45f.tar.bz2
volse-hubzilla-ea3940c4b0b8232e2de0771811b9f90ade9ee45f.zip
start formatting for Doxygen
Diffstat (limited to 'include/oembed.php')
-rwxr-xr-xinclude/oembed.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/oembed.php b/include/oembed.php
index 6fc4c5371..7ef6d561f 100755
--- a/include/oembed.php
+++ b/include/oembed.php
@@ -1,4 +1,4 @@
-<?php
+<?php /** @file */
function oembed_replacecb($matches){
// logger('oembedcb');
$embedurl=$matches[1];