Changeset 519 for trunk/index.php
- Timestamp:
- 11/04/2003 12:19:53 AM (23 years ago)
- File:
-
- 1 edited
-
trunk/index.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/index.php
r515 r519 23 23 <link rel="pingback" href="<?php bloginfo('pingback_url'); ?>" /> 24 24 <?php get_archives('monthly', '', 'link'); ?> 25 <?php comments_popup_script(); // off by default ?>25 <?php //comments_popup_script(); // off by default ?> 26 26 27 27 </head> … … 116 116 117 117 <p class="credit"><?php timer_stop(1); ?> <cite>Powered by <a href="http://wordpress.org"><strong>WordPress</strong></a></cite></p> 118 119 118 </body> 120 119 </html>
Note: See TracChangeset
for help on using the changeset viewer.