Skip to content
  • José Luis  Gutiérrez's avatar
    www: wrs reboot sequency improved. No crashes. · 6764fc34
    José Luis Gutiérrez authored and Alessandro Rubini's avatar Alessandro Rubini committed
    New reboot system. It shows now a loading gif image without crashing
    because of not accessing the WRS anymore.
    
    - Reboot javascript function: displays image, message & reboots without
    web crash
    - Redirect javascript function: When rebooting, it redirects to index.hp
    after 50s.
    - All shell_exec("reboot") calls have been replaced by wrs_reboot() in
    all files.
    - loader.gif added
    - new entry to style.css, one for the gif animation and other for the
    text.
    - reboot.php & rebooter.php carry out the new reboot.
    6764fc34