Changeset 12397


Ignore:
Timestamp:
Oct 9, 2011, 9:41:07 PM (13 years ago)
Author:
rvelices
Message:

rv_tscroller version 2.3.a

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/rv_tscroller/main.inc.php

    r11465 r12397  
    11<?php /*
    22Plugin Name: RV Thumb Scroller
    3 Version: 2.2.c
     3Version: 2.3.a
    44Plugin URI: http://piwigo.org/ext/extension_view.php?eid=493
    55Description: Loads async using ajax thumbnails on index page as you scroll down the page
     
    77Author URI: http://www.modusoptimus.com
    88*/
    9 define('RVTS_VERSION', '2.2.c');
     9define('RVTS_VERSION', '2.3.a');
    1010
    1111class RVTS
Note: See TracChangeset for help on using the changeset viewer.