Heray-Was-Here
Server : Apache
System : Linux infong-uk56 4.4.400-icpu-108 #2 SMP Wed Feb 11 11:51:01 UTC 2026 x86_64
User : u78863098 ( 10368940)
PHP Version : 8.4.24
Disable Function : NONE
Directory :  /homepages/oneclick/Prestashop/1.6.1.4/5/scripts/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Current File : /homepages/oneclick/Prestashop/1.6.1.4/5/scripts/upgrade.php
<?php

system("rm -rf $web_dir/cache");
system("cp -rf $package/cache $web_dir");
system("mv $web_dir/admin $web_dir/backoffice");
Prestashop::disableHtaccess();
system("php5.5-cli -q $web_dir/install/upgrade/upgrade.php");
Prestashop::activateHtaccess();
system("rm -rf $web_dir/install");

Hry