Changeset 2492 for trunk/wp-content/themes/default/footer.php
- Timestamp:
- 03/29/2005 03:11:36 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/wp-content/themes/default/footer.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-content/themes/default/footer.php
r2184 r2492 15 15 <?php /* "Just what do you think you're doing Dave?" */ ?> 16 16 17 <?php do_action('wp_footer'); ?>17 <?php wp_footer(); ?> 18 18 19 19 </body>
Note: See TracChangeset
for help on using the changeset viewer.