Changeset 4108 for extensions
- Timestamp:
- Oct 24, 2009, 12:57:38 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/piwigopress/piwigopress.php
r4107 r4108 27 27 if (!defined('PWGP_NAME')) define('PWGP_NAME','PiwigoPress'); 28 28 29 load_plugin_textdomain('pwg', 'wp-content/plugins/ PiwigoPress', 'PiwigoPress' );29 load_plugin_textdomain('pwg', 'wp-content/plugins/piwigopress', 'PiwigoPress' ); 30 30 31 31 class PiwigoPress extends WP_Widget
Note: See TracChangeset
for help on using the changeset viewer.