Changeset 1438938
- Timestamp:
- 06/18/2016 04:23:06 AM (10 years ago)
- Location:
- awesome-flickr-gallery-plugin
- Files:
-
- 2 edited
-
tags/3.5.5/index.php (modified) (1 diff)
-
trunk/index.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
awesome-flickr-gallery-plugin/tags/3.5.5/index.php
r1438931 r1438938 319 319 else if ($slideshow_option == 'swipebox') { 320 320 $class = "class='swipebox'"; 321 //$rel = '';321 $rel = ''; 322 322 $click_event = ""; 323 323 } -
awesome-flickr-gallery-plugin/trunk/index.php
r1438930 r1438938 319 319 else if ($slideshow_option == 'swipebox') { 320 320 $class = "class='swipebox'"; 321 //$rel = '';321 $rel = ''; 322 322 $click_event = ""; 323 323 }
Note: See TracChangeset
for help on using the changeset viewer.