Skip to content

Commit

Permalink
Added missing Settings Page include
Browse files Browse the repository at this point in the history
  • Loading branch information
Tomasz Sita committed May 4, 2015
1 parent b8b703c commit b2a3317
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions manual-image-crop.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@

define('mic_VERSION', '1.08');

include_once(dirname(__FILE__) . '/lib/ManualImageCropSettingsPage.php');

//mic - stands for Manual Image Crop

add_action('plugins_loaded', 'mic_init_plugin');
Expand Down

0 comments on commit b2a3317

Please sign in to comment.