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
/* Code tidied up by ScrapBook */ .hide { display: none; } .wizard-pane { position: absolute; opacity: 0; top: 0px; visibility: hidden; transition: opacity 0.2s ease 0s; } .wizard-pane.active { position: relative; visibility: visible; opacity: 1; } .wizard-pane.activing { visibility: visible; } .wizard-content { position: relative; padding: 0px; transition: height 0.2s ease 0s; } .current { color: blue !important; } .error { color: red !important; } .done { color: green !important; } .disabled { cursor: not-allowed !important; } .wizard-pane { padding: 10px; } .wizard-content { border: 1px solid rgb(170, 170, 170); } .wizard-steps { padding: 0px; margin: 0px; list-style: outside none none; } .wizard-steps > li { display: inline-block; padding: 5px 10px; cursor: pointer; color: rgb(102, 102, 102); } .wizard-steps > li:hover { color: rgb(51, 51, 51); } .wizard-buttons { margin-top: 10px; } .wizard-buttons > a { margin-right: 5px; padding: 5px 10px; border: 1px solid rgb(170, 170, 170); border-radius: 20px; } .wizard-buttons > a.disabled { color: rgb(170, 170, 170); border-color: rgb(170, 170, 170); }