Changeset 1432001
- Timestamp:
- 06/07/2016 02:49:49 AM (10 years ago)
- Location:
- marketpowerwp
- Files:
-
- 2 edited
-
tags/2.0/leplugin.php (modified) (1 diff)
-
trunk/leplugin.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
marketpowerwp/tags/2.0/leplugin.php
r1432000 r1432001 2 2 3 3 /** 4 * Plugin Name: Multisoft MarketPowerPRO Tools 5 * Description: Integration of Market Power Pro to wordpress 4 * Plugin Name: MarketPowerWP 5 * Plugin URI: http://www.multisoft.com/ 6 * Description: Settings to invoke the MPP replication api 6 7 * Version: 2.0 7 * Author: Rodine Mark Paul L. Villar, Dexter John Campos 8 * Author URI: mailto:dean.villar@gmail.com?subject= Multisoft MPP Tools 8 * Author: dean.villar@gmail.com, dexterjohncampos@gmail.com 9 * Author URI: http://www.multisoft.com/ 10 * License: Copyright www.multisoft.com 2014 9 11 */ 10 12 define('MPP_DEBUG', true); -
marketpowerwp/trunk/leplugin.php
r1431993 r1432001 2 2 3 3 /** 4 * Plugin Name: Multisoft MarketPowerPRO Tools 5 * Description: Integration of Market Power Pro to wordpress 6 * Version: 1.0 7 * Author: Rodine Mark Paul L. Villar, Dexter John Campos 8 * Author URI: mailto:dean.villar@gmail.com?subject= Multisoft MPP Tools 4 * Plugin Name: MarketPowerWP 5 * Plugin URI: http://www.multisoft.com/ 6 * Description: Settings to invoke the MPP replication api 7 * Version: 2.0 8 * Author: dean.villar@gmail.com, dexterjohncampos@gmail.com 9 * Author URI: http://www.multisoft.com/ 10 * License: Copyright www.multisoft.com 2014 9 11 */ 10 12 define('MPP_DEBUG', true);
Note: See TracChangeset
for help on using the changeset viewer.