From b4627c8a585a9be3d12f2eb506a23c11755dbe75 Mon Sep 17 00:00:00 2001 From: Stephane Caron Date: Tue, 24 Apr 2012 14:09:23 -0300 Subject: [PATCH] Test --- js/jquery.prettyPhoto.js | 1 + 1 file changed, 1 insertion(+) diff --git a/js/jquery.prettyPhoto.js b/js/jquery.prettyPhoto.js index 0f9ac8a..9021569 100644 --- a/js/jquery.prettyPhoto.js +++ b/js/jquery.prettyPhoto.js @@ -913,3 +913,4 @@ })(jQuery); var pp_alreadyInitialized = false; // Used for the deep linking to make sure not to call the same function several times. +var test = ""; \ No newline at end of file