Ignore:
Timestamp:
Jun 22, 2011, 1:00:58 AM (13 years ago)
Author:
rvelices
Message:

rv_tscroller v 2.2c

File:
1 edited

Legend:

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

    r9813 r11465  
    11<?php /*
    22Plugin Name: RV Thumb Scroller
    3 Version: 2.2.b
     3Version: 2.2.c
    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.b');
     9define('RVTS_VERSION', '2.2.c');
    1010
    1111class RVTS
Note: See TracChangeset for help on using the changeset viewer.