website rev 1131

= ''; had to exist in config.php inorder for cooking image to work in the Download section
author Adnan Sinanovic <sinanovicha@gmail.com>
date Sun Oct 14 08:53:31 2012 +0000 (2012-10-14)
parents 53eb00a2c8b2
children 30e96f1a7318
files config.php
line diff
     1.1 --- a/config.php	Sun Oct 14 08:50:07 2012 +0000
     1.2 +++ b/config.php	Sun Oct 14 08:53:31 2012 +0000
     1.3 @@ -22,6 +22,8 @@
     1.4  //$cooking_pkgs = "3 Gb";
     1.5  //$cooking_iso  = "$mirror/cooking/slitaz-$cooking_ver.iso";
     1.6  
     1.7 +// ANY variable above MUST exist !
     1.8 +$cooking_pkgs = '';
     1.9  
    1.10  
    1.11  ?>