Changes from branches/2.8/wp-admin/edit-link-form.php at r11769 to trunk/wp-admin/edit-link-form.php at r11380
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/wp-admin/edit-link-form.php
r11769 r11380 6 6 * @subpackage Administration 7 7 */ 8 9 // don't load directly10 if ( !defined('ABSPATH') )11 die('-1');12 8 13 9 if ( ! empty($link_id) ) {
Note: See TracChangeset
for help on using the changeset viewer.