diff options
Diffstat (limited to 'modules/notification/tests/xss_data.txt')
-rw-r--r-- | modules/notification/tests/xss_data.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/modules/notification/tests/xss_data.txt b/modules/notification/tests/xss_data.txt deleted file mode 100644 index 1a80a6e8..00000000 --- a/modules/notification/tests/xss_data.txt +++ /dev/null @@ -1,8 +0,0 @@ -modules/notification/views/comment_published.html.php 28 DIRTY_JS $comment->item()->abs_url() -modules/notification/views/comment_published.html.php 29 DIRTY $comment->item()->abs_url() -modules/notification/views/item_added.html.php 16 DIRTY_JS $item->abs_url() -modules/notification/views/item_added.html.php 17 DIRTY $item->abs_url() -modules/notification/views/item_deleted.html.php 18 DIRTY_JS $item->parent()->abs_url() -modules/notification/views/item_deleted.html.php 19 DIRTY $item->parent()->abs_url() -modules/notification/views/item_updated.html.php 20 DIRTY_JS $item->abs_url() -modules/notification/views/item_updated.html.php 20 DIRTY $item->abs_url() |