Author: cfinck Date: Wed Mar 25 19:43:40 2009 New Revision: 40236
URL: http://svn.reactos.org/svn/reactos?rev=40236&view=rev Log: Merge 40235
Modified: branches/danny-web/reactos.org/htdocs/getbuilds/ (props changed) branches/danny-web/reactos.org/htdocs/getbuilds/config.inc.php
Propchange: branches/danny-web/reactos.org/htdocs/getbuilds/ ------------------------------------------------------------------------------ svn:mergeinfo = /trunk/web/reactos.org/htdocs/getbuilds:37590-40163,40235
Modified: branches/danny-web/reactos.org/htdocs/getbuilds/config.inc.php URL: http://svn.reactos.org/svn/reactos/branches/danny-web/reactos.org/htdocs/get... ============================================================================== --- branches/danny-web/reactos.org/htdocs/getbuilds/config.inc.php [iso-8859-1] (original) +++ branches/danny-web/reactos.org/htdocs/getbuilds/config.inc.php [iso-8859-1] Wed Mar 25 19:43:40 2009 @@ -7,7 +7,7 @@ */ // Configuration - $AJAX_GETFILES_PROVIDER_URL = "http://localhost/getbuilds/ajax-getfiles-provider.php"; + $AJAX_GETFILES_PROVIDER_URL = "http://iso.reactos.org/scripts/ajax-getfiles-provider.php"; $ISO_DOWNLOAD_URL = "http://iso.reactos.org/"; $MAX_FILES_PER_PAGE = 100; // The same value has to be set in "ajax-getfiles-provider.php" ?>