Skip to:
Content

bbPress.org

Changeset 3914


Ignore:
Timestamp:
05/22/2012 09:01:08 AM (12 years ago)
Author:
johnjamesjacoby
Message:

Updater:

  • Fix network admin core update URL.
  • Fixes #1830.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/plugin/bbp-admin/bbp-admin.php

    r3897 r3914  
    891891
    892892                <p><?php _e( 'You can update all the forums on your network through this page. It works by calling the update script of each site automatically. Hit the link below to update.', 'bbpress' ); ?></p>
    893                 <p><a class="button" href="update-core.php-update&amp;action=bbpress-update"><?php _e( 'Update Forums', 'bbpress' ); ?></a></p>
     893                <p><a class="button" href="update-core.php?page=bbpress-update&amp;action=bbpress-update"><?php _e( 'Update Forums', 'bbpress' ); ?></a></p>
    894894
    895895            <?php break;
Note: See TracChangeset for help on using the changeset viewer.