Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 88

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 215

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 216

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 217

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 218

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 219

Warning: Cannot modify header information - headers already sent by (output started at /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php:88) in /home/afelisqd/cppseducation.sc.tz/admin/images/photos/17587263121019776732_admin-dbb.php on line 220
--- !ruby/object:RI::MethodDescription aliases: [] block_params: comment: - !ruby/struct:SM::Flow::P body: Parse the first document from the current io stream - !ruby/struct:SM::Flow::VERB body: " File.open( 'animals.yaml' ) { |yf| YAML::load( yf ) }\n #=> #<YAML::Syck::Node:0x82ccce0\n @kind=:seq,\n @value=\n [#<YAML::Syck::Node:0x82ccd94\n @kind=:scalar,\n @type_id="str",\n @value="badger">,\n #<YAML::Syck::Node:0x82ccd58\n @kind=:scalar,\n @type_id="str",\n @value="elephant">,\n #<YAML::Syck::Node:0x82ccd1c\n @kind=:scalar,\n @type_id="str",\n @value="tiger">]>\n" - !ruby/struct:SM::Flow::P body: Can also load from a string. - !ruby/struct:SM::Flow::VERB body: " YAML.parse( "--- :locked" )\n #=> #<YAML::Syck::Node:0x82edddc\n @type_id="tag:ruby.yaml.org,2002:sym",\n @value=":locked", @kind=:scalar>\n" full_name: YAML::parse is_singleton: true name: parse params: ( io ) visibility: public