X7ROOT File Manager
Current Path:
/opt/alt/ruby40/share/ruby/cgi
opt
/
alt
/
ruby40
/
share
/
ruby
/
cgi
/
??
..
??
escape.rb
(7.31 KB)
??
util.rb
(304 B)
Editing: util.rb
# frozen_string_literal: true require "cgi/escape" warn <<-WARNING, uplevel: Gem::BUNDLED_GEMS.uplevel if $VERBOSE CGI::Util is removed from Ruby 4.0. Please use cgi/escape instead for CGI.escape and CGI.unescape features. If you are using CGI.parse, please install and use the cgi gem instead. WARNING
Upload File
Create Folder