website rev 1133

previous changes to config.php has made entire /get page broken, reversing the changes back...
author Adnan Sinanovic <sinanovicha@gmail.com>
date Sun Oct 14 10:16:10 2012 +0000 (2012-10-14)
parents 30e96f1a7318
children 5c0243d9be26
files config.php
line diff
     1.1 --- a/config.php	Sun Oct 14 10:01:27 2012 +0000
     1.2 +++ b/config.php	Sun Oct 14 10:16:10 2012 +0000
     1.3 @@ -24,6 +24,8 @@
     1.4  
     1.5  // ANY variable above MUST exist !
     1.6  $cooking_pkgs = '';
     1.7 -
     1.8 -
     1.9 +$cooking_ver = '';
    1.10 +$cooking_size = '';
    1.11 +$cooking_pkgs = '';
    1.12 +$cooking_iso = '';
    1.13  ?>