Changeset 2184 for trunk/wp-content/themes/default/footer.php
- Timestamp:
- 02/01/2005 06:20:54 AM (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
r2089 r2184 15 15 <?php /* "Just what do you think you're doing Dave?" */ ?> 16 16 17 <?php do_action('wp_footer', ''); ?>17 <?php do_action('wp_footer'); ?> 18 18 19 19 </body>
Note: See TracChangeset
for help on using the changeset viewer.