Make WordPress Core


Ignore:
Timestamp:
01/04/2008 07:36:34 PM (17 years ago)
Author:
ryan
Message:

Unused var cleanup. Props DD32. see #5418

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/wp-admin/includes/file.php

    r6520 r6551  
    113113    // If you override this, you must provide $ext and $type!!!!
    114114    $test_type = true;
     115    $mimes = false;
    115116
    116117    // Install user overrides. Did we mention that this voids your warranty?
Note: See TracChangeset for help on using the changeset viewer.