Skip to content

Commit e26dee5

Browse files
committed
Update mybb_get_type_db.rb
19/05/2014 I deleted - #return Exploit::CheckCode::Unknown # necessary ????
1 parent 06912ac commit e26dee5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

modules/auxiliary/gather/mybb_get_type_db.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,6 @@ def check
6565
php_version = " PHP Version: #{php_version}".ljust(40)
6666
else
6767
php_version = " PHP Version: unknown".ljust(40)
68-
#return Exploit::CheckCode::Unknown # necessary ????
6968
end
7069

7170
#Check Web-Server

0 commit comments

Comments
 (0)