remove dependency on tmpl=component

bug/bundler_fix
jgor 2013-09-04 16:58:49 -05:00
parent cc838401fb
commit 66d5af5a11
1 changed files with 0 additions and 1 deletions

View File

@ -124,7 +124,6 @@ class Metasploit3 < Msf::Exploit::Remote
'vars_get' => { 'vars_get' => {
'option' => 'com_media', 'option' => 'com_media',
'view' => 'images', 'view' => 'images',
'tmpl' => 'component',
'e_name' => 'jform_articletext', 'e_name' => 'jform_articletext',
'asset' => 'com_content', 'asset' => 'com_content',
'author' => '' 'author' => ''