Missing statement

This commit is contained in:
erwanlr
2013-03-19 23:22:28 +01:00
parent d016d33747
commit dfcfaa2041

View File

@@ -10,7 +10,7 @@ class WpVersion < WpItem
include WpVersion::Vulnerable
include WpVersion::Output
@@version_xml =
@@version_xml = WP_VERSIONS_FILE
# The version number
attr_accessor :number