📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-27 19:26:34
📂
/
/
opt
/
alt
/
ruby27
/
share
/
ruby
/
net
/
smtp
✏️
Editing: version.rb
module Net class Protocol; end class SMTP < Protocol VERSION = "0.1.0" end end
💾 Save Changes
❌ Cancel