Changeset 1121 for trunk/wp-links-opml.php
- Timestamp:
- 04/22/2004 07:41:57 AM (21 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-links-opml.php
r1108 r1121 25 25 <head> 26 26 <title>Links for <?php echo get_bloginfo('name').$cat_name ?></title> 27 <ownerName><?php echo antispambot(get_bloginfo('admin_email')) ?></ownerName>28 <ownerEmail><?php echo antispambot(get_bloginfo('admin_email')) ?></ownerEmail>29 27 <dateCreated><?php echo gmdate("D, d M Y H:i:s"); ?> GMT</dateCreated> 30 28 </head>
Note: See TracChangeset
for help on using the changeset viewer.