Plugin Directory

Changeset 164135


Ignore:
Timestamp:
10/17/2009 03:21:54 AM (16 years ago)
Author:
alanhogan
Message:

Fix bug?

File:
1 edited

Legend:

Unmodified
Added
Removed
  • contact-form-8/trunk/admin/admin.php

    r152137 r164135  
    161161        return;
    162162
    163     if ( false === strpos( $_GET['page'], 'contact-form-7' ) )
     163    if ( false === strpos( $_GET['page'], 'contact-form-8' ) )
    164164        return;
    165165
Note: See TracChangeset for help on using the changeset viewer.