Adding same bug fix as 20303 to vfprintf.c it did have same problem. thx for GvG...
[reactos.git] / cis / ReactOS.RevisionISO / config.template.php
1 <?php
2
3 /* Rename to config.php */
4
5 define(ISO_BASE_URL, "http://www.server.com/iso/");
6 define(ISO_PATH, "C:\\iso\\");
7
8 ?>