Changeset 438422
- Timestamp:
- 09/15/2011 07:52:41 AM (14 years ago)
- File:
-
- 1 edited
-
pulsemaps/trunk/pm-settings-page.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
pulsemaps/trunk/pm-settings-page.php
r422277 r438422 59 59 add_action("admin_print_styles-$page", 'pulsemaps_admin_styles'); 60 60 add_action("admin_head-$page", 'pulsemaps_admin_scripts'); 61 add_action( 'admin_footer', 'pulsemaps_admin_footer');61 add_action("admin_footer-$page", 'pulsemaps_admin_footer'); 62 62 } 63 63
Note: See TracChangeset
for help on using the changeset viewer.