diff options
author | Bharat Mediratta <bharat@menalto.com> | 2013-06-08 16:34:16 -0400 |
---|---|---|
committer | Bharat Mediratta <bharat@menalto.com> | 2013-06-08 16:34:16 -0400 |
commit | c70646237e90e998259b72ae9c2497ad1f384432 (patch) | |
tree | 77832f7ce3b795515cc264efd79c0ce9b7a28014 /modules/gallery/tests/xss_data.txt | |
parent | b1dad9974116b5cd8236041bc276519d50ee0866 (diff) |
Rename uploadify SWF wrappers to end in .swf.php for consistency.
Diffstat (limited to 'modules/gallery/tests/xss_data.txt')
-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 8504de3a..b15227d2 100644 --- a/modules/gallery/tests/xss_data.txt +++ b/modules/gallery/tests/xss_data.txt @@ -180,7 +180,7 @@ modules/gallery/views/error_admin.html.php 286 DIRTY_ATTR $env modules/gallery/views/error_admin.html.php 296 DIRTY Kohana_Exception::safe_dump($value,$key) modules/gallery/views/form_uploadify.html.php 16 DIRTY_JS url::site("uploader/status/_S/_E") modules/gallery/views/form_uploadify.html.php 24 DIRTY_JS $flash_minimum_version -modules/gallery/views/form_uploadify.html.php 28 DIRTY_JS url::file("lib/uploadify/uploadify.php") +modules/gallery/views/form_uploadify.html.php 28 DIRTY_JS url::file("lib/uploadify/uploadify.swf.php") modules/gallery/views/form_uploadify.html.php 29 DIRTY_JS url::site("uploader/add_photo/{$album->id}") modules/gallery/views/form_uploadify.html.php 31 DIRTY_JS implode(";",$extensions) modules/gallery/views/form_uploadify.html.php 33 DIRTY_JS url::file("lib/uploadify/cancel.png") |