Changeset 705 for sites/trunk/wordpress.org/public_html/wp-content/plugins/handbook/inc/email-post-changes.php
- Timestamp:
- 06/16/2014 11:56:42 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordpress.org/public_html/wp-content/plugins/handbook/inc/email-post-changes.php
r10 r705 15 15 16 16 function handbook_sidebar() { 17 if ( ! class_exists( 'P2' ) || ! class_exists( 'Email_Post_Changes' ) )18 return;19 17 20 18 require_once dirname( __FILE__ ) . '/widgets.php';
Note: See TracChangeset
for help on using the changeset viewer.