website view config.php @ rev 913

main index use config.php to set downlad link and slitaz version
author Christophe Lincoln <pankso@slitaz.org>
date Thu Mar 08 13:33:43 2012 +0100 (2012-03-08)
parents e21211db5687
children 0d0e852f2585
line source
1 <?php
2 $mirror = "http://mirror.slitaz.org/iso";
3 $stable = "3.0";
4 $cooking = "4.0-RC2";
5 ?>