diff -r f507feede89a -r 09a1c134465b web/wp-content/plugins/slideshow-jquery-image-gallery/views/SlideshowPlugin/slideshow.php --- a/web/wp-content/plugins/slideshow-jquery-image-gallery/views/SlideshowPlugin/slideshow.php Wed Dec 19 12:35:13 2012 -0800 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,133 +0,0 @@ -
-
-
- 0): ?> - - - - - - - - - -
style="height: px;"> - > -

-

-
-
- - - - - -
- -
-
- - - - ID, 'full'); - $imageSrc = ''; - if(!is_array($image) || !$image){ - if(!empty($attachment->guid)) - $imageSrc = $attachment->guid; - else - continue; - }else{ - $imageSrc = $image[0]; - } - ?> - - - - - - - -
-
- -
-
- - - -
- - - -
- Wordpress Slideshow -
- -
- -
- - - - -
\ No newline at end of file