Plugin Directory

Changeset 1609878


Ignore:
Timestamp:
03/07/2017 04:25:38 PM (9 years ago)
Author:
wpproking
Message:

bug fixed

Location:
backup-database/trunk
Files:
1 added
1 edited

Legend:

Unmodified
Added
Removed
  • backup-database/trunk/backup-database.php

    r1608147 r1609878  
    5252
    5353
    54                     add_action( is_multisite() ? 'network_admin_notices' : 'admin_notices', array( $this, 'admin_notice' ) );
     54                    //add_action( is_multisite() ? 'network_admin_notices' : 'admin_notices', array( $this, 'admin_notice' ) );
    5555
    5656        add_action( 'plugins_loaded' , array( $this, 'init' ), 0 );
Note: See TracChangeset for help on using the changeset viewer.