Changeset 9593
- Timestamp:
- 11/10/2008 06:17:47 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/includes/update.php
r9543 r9593 125 125 echo "<div id='update-nag'>$msg</div>"; 126 126 } 127 //add_action( 'admin_notices', 'update_nag', 3 ); // crazyhorse 127 add_action( 'admin_notices', 'update_nag', 3 ); 128 128 129 129 // Called directly from dashboard
Note: See TracChangeset
for help on using the changeset viewer.