diff options
| author | Andy Staudacher <andy.st@gmail.com> | 2009-09-05 18:19:13 -0700 | 
|---|---|---|
| committer | Andy Staudacher <andy.st@gmail.com> | 2009-09-05 18:19:13 -0700 | 
| commit | b01596c0f08f00e5fc2d1019b3905fe5fd76a223 (patch) | |
| tree | 0c1d5f05fb44b0cc09d45d1f0465d5582e07359a /modules | |
| parent | beb232a1cc6f081b432f32a72bddadcaf3f90df4 (diff) | |
Update XSS test golden data file.
Diffstat (limited to 'modules')
| -rw-r--r-- | modules/gallery/tests/xss_data.txt | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/modules/gallery/tests/xss_data.txt b/modules/gallery/tests/xss_data.txt index a1a708df..ffd69eb1 100644 --- a/modules/gallery/tests/xss_data.txt +++ b/modules/gallery/tests/xss_data.txt @@ -200,7 +200,7 @@ modules/organize/views/organize_thumb_grid.html.php          3   DIRTY_ATTR $chi  modules/organize/views/organize_thumb_grid.html.php          4   DIRTY_ATTR $child->id  modules/organize/views/organize_thumb_grid.html.php          5   DIRTY_ATTR $child->is_album()?"gAlbum":"gPhoto"  modules/organize/views/organize_thumb_grid.html.php          6   DIRTY    $child->thumb_img(array("class"=>"gThumbnail","ref"=>$child->id),90,true) -modules/organize/views/organize_thumb_grid.html.php          14  DIRTY_JS url::site("organize/content/$album->id/".($offset+25)) +modules/organize/views/organize_thumb_grid.html.php          14  DIRTY_JS url::site("organize/album/$album->id/".($offset+25))  modules/organize/views/organize_tree.html.php                2   DIRTY_ATTR access::can("edit",$album)?"":"gViewOnly"  modules/organize/views/organize_tree.html.php                3   DIRTY_ATTR $album->id  modules/organize/views/organize_tree.html.php                6   DIRTY_ATTR $selected&&$album->id==$selected->id?"selected":"" | 
