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::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: entity_expansion_count rw: R class_methods: - !ruby/object:RI::MethodSummary name: entity_expansion_limit - !ruby/object:RI::MethodSummary name: entity_expansion_limit= - !ruby/object:RI::MethodSummary name: entity_expansion_text_limit - !ruby/object:RI::MethodSummary name: entity_expansion_text_limit= - !ruby/object:RI::MethodSummary name: new - !ruby/object:RI::MethodSummary name: parse_stream comment: - !ruby/struct:SM::Flow::P body: Represents a full XML document, including PIs, a doctype, etc. A Document has a single child that can be accessed by root(). Note that if you want to have an XML declaration written for a document you create, you must add one; REXML documents do not write a default declaration for you. See |DECLARATION| and |write|. constants: - !ruby/object:RI::Constant comment: - !ruby/struct:SM::Flow::P body: "A convenient default XML declaration. If you want an XML declaration, the easiest way to add one is mydoc << Document::DECLARATION DEPRECATED Use: mydoc << XMLDecl.default" name: DECLARATION value: XMLDecl.default full_name: REXML::Document includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: "<<" - !ruby/object:RI::MethodSummary name: add - !ruby/object:RI::MethodSummary name: add_element - !ruby/object:RI::MethodSummary name: build - !ruby/object:RI::MethodSummary name: clone - !ruby/object:RI::MethodSummary name: doctype - !ruby/object:RI::MethodSummary name: encoding - !ruby/object:RI::MethodSummary name: expanded_name - !ruby/object:RI::MethodSummary name: name - !ruby/object:RI::MethodSummary name: node_type - !ruby/object:RI::MethodSummary name: record_entity_expansion - !ruby/object:RI::MethodSummary name: root - !ruby/object:RI::MethodSummary name: stand_alone? - !ruby/object:RI::MethodSummary name: version - !ruby/object:RI::MethodSummary name: write - !ruby/object:RI::MethodSummary name: xml_decl name: Document superclass: Element