Plugin Directory

Changeset 1218600


Ignore:
Timestamp:
08/11/2015 09:15:30 PM (11 years ago)
Author:
s-hiroshi
Message:

Remove class-utilities.php

Location:
min-calendar/trunk
Files:
1 deleted
1 edited

Legend:

Unmodified
Added
Removed
  • min-calendar/trunk/class-main.php

    r1217912 r1218600  
    2424        require_once MC_PLUGIN_DIR . '/includes/class-post-factory.php';
    2525        require_once MC_PLUGIN_DIR . '/includes/class-post-wrapper.php';
    26         require_once MC_PLUGIN_DIR . '/includes/class-utilities.php';
    2726        // get_currentuserinfo function is defined by pluggable.php. not automatically load.
    2827        require_once ABSPATH . WPINC . '/pluggable.php';
Note: See TracChangeset for help on using the changeset viewer.