root/releases/0.1.2a/units/friends/metatags.php
| Revision 2, 218 bytes (checked in by sven, 3 years ago) |
|---|
| Line | |
|---|---|
| 1 | <?php |
| 2 | |
| 3 | global $metatags; |
| 4 | global $page_owner; |
| 5 | |
| 6 | $metatags .= <<< END |
| 7 | <link rel="meta" type="application/rdf+xml" title="FOAF" href="" /> |
| 8 | <meta name="foaf:maker" content="foaf:mbox_sha1sum ''" /> |
| 9 | END; |
| 10 | |
| 11 | ?> |
Note: See TracBrowser for help on using the browser.
