Changeset 168841
- Timestamp:
- 10/30/2009 08:29:19 PM (16 years ago)
- File:
-
- 1 edited
-
frontpage-slideshow/trunk/frontpage-slideshow.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
frontpage-slideshow/trunk/frontpage-slideshow.php
r168816 r168841 24 24 Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 25 25 */ 26 define ('FRONTPAGE_SLIDESHOW_VERSION', '0.7. 1');26 define ('FRONTPAGE_SLIDESHOW_VERSION', '0.7.2'); 27 27 $fs_already_displayed = false; // the slideshow dont have been displayed yet 28 28 function frontpageSlideshow($content,$force_display=false,$options=array()) {
Note: See TracChangeset
for help on using the changeset viewer.