- modules/fotolab updated imagej to current version & some cod fixes to make it work
[care2x.git] / Care2007 / installer / index.php
blob14f2b84cf540a2d87b302e5835ea7ae6cd6334ff
1 <?php
2 header('location:install.php?restart_installer=true');
3 exit;
4 ?>