Ignore:
Timestamp:
Dec 8, 2011, 10:38:02 PM (12 years ago)
Author:
rvelices
Message:

rv_tscroller updated version

File:
1 edited

Legend:

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

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