Changeset 1874478
- Timestamp:
- 05/15/2018 07:29:53 AM (8 years ago)
- Location:
- 4nton-extensions
- Files:
-
- 2 edited
-
branches/4nton-extensions.1.1.9.zip (modified) (previous)
-
trunk/lib/admin/settings.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
4nton-extensions/trunk/lib/admin/settings.php
r1874476 r1874478 36 36 ?> 37 37 </p> 38 <?php ae_option_tab( __( 'WordPress', AE ), AE_ADMIN_PATH . '/wordpress.php' ); ?>38 <?php ae_option_tab( __( 'WordPress', AE ), AE_ADMIN_PATH . '/wordpress.php', false ); ?> 39 39 <?php ae_option_tab( __( 'WP Mail Notification', AE ), AE_ADMIN_PATH . '/wp-mail.php' ); ?> 40 40 <?php ae_option_tab( __( 'WP Login', AE ), AE_ADMIN_PATH . '/wp-login.php' ); ?>
Note: See TracChangeset
for help on using the changeset viewer.