// Installer can work with 18MO (under 32MO sub ajax queries are triggered)

git-svn-id: http://dev.prestashop.com/svn/v1/branches/1.5.x@13184 b9a71923-0436-4b27-9f14-aed3839534dd
This commit is contained in:
rMalie
2012-02-09 15:37:48 +00:00
parent 3409de12d3
commit 2ef5f89bce
9 changed files with 207 additions and 142 deletions
-1
View File
@@ -4,7 +4,6 @@
<!--
var install_is_done = '<?php echo addslashes($this->l('Done!')) ?>';
var process_steps = <?php echo Tools::jsonEncode($this->process_steps) ?>;
var process_percent = <?php echo 100 / count($this->process_steps) ?>;
-->
</script>