Changeset 1239 for trunk/wp-admin/profile.php
- Timestamp:
- 05/07/2004 11:56:33 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/wp-admin/profile.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/profile.php
r1161 r1239 225 225 226 226 ?> 227 <?php if ( $updated) { ?>227 <?php if (isset($updated)) { ?> 228 228 <div class="updated"> 229 229 <p><strong><?php _e('Profile updated.') ?></strong></p>
Note: See TracChangeset
for help on using the changeset viewer.