Changeset 1505925
- Timestamp:
- 09/30/2016 01:51:48 PM (10 years ago)
- Location:
- inplayer-paywall
- Files:
-
- 4 edited
-
tags/1.0.0/functions.php (modified) (1 diff)
-
tags/1.0.0/uninstall.php (modified) (1 diff)
-
trunk/functions.php (modified) (1 diff)
-
trunk/uninstall.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
inplayer-paywall/tags/1.0.0/functions.php
r1505849 r1505925 9 9 License: GPLv2 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 Text Domain: inplayer-paywall 11 12 Domain Path: /languages 12 13 */ -
inplayer-paywall/tags/1.0.0/uninstall.php
r1505768 r1505925 5 5 * Uninstalling InPlayer PayWall deletes the plugin settings options. 6 6 * 7 * @author InPlayer PHPTeam7 * @author InPlayer Team 8 8 * @version 1.0.0 9 9 */ -
inplayer-paywall/trunk/functions.php
r1505849 r1505925 9 9 License: GPLv2 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html 11 Text Domain: inplayer-paywall 11 12 Domain Path: /languages 12 13 */ -
inplayer-paywall/trunk/uninstall.php
r1505768 r1505925 5 5 * Uninstalling InPlayer PayWall deletes the plugin settings options. 6 6 * 7 * @author InPlayer PHPTeam7 * @author InPlayer Team 8 8 * @version 1.0.0 9 9 */
Note: See TracChangeset
for help on using the changeset viewer.