Changeset 1467067
- Timestamp:
- 08/03/2016 05:26:52 PM (10 years ago)
- File:
-
- 1 edited
-
gp-back-to-top/trunk/gp-back-to-top.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gp-back-to-top/trunk/gp-back-to-top.php
r1467065 r1467067 6 6 Author: Giang Peter 7 7 Author URI: https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=RPQ6VXXQR4DHS 8 Version: 1.08 Version: 2.0 9 9 Liciense: GPL2 or later 10 10 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 21 21 class GP_Back_To_Top 22 22 { 23 const VERSION = ' 1.0';23 const VERSION = '2.0'; 24 24 25 25 protected $fr_file;
Note: See TracChangeset
for help on using the changeset viewer.