We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4979030 commit 298fc93Copy full SHA for 298fc93
scripts/fetch-chms.php
@@ -1,6 +1,6 @@
1
<?php
2
define("DEBUG", 0);
3
-$BUILDDIR = "https://mumumu.github.io/chm";
+$BUILDDIR = "https://www.mumumu.org/chm";
4
$TMPDIR = sys_get_temp_dir();
5
$CHMDIR = "/local/mirrors/phpweb/distributions/manual";
6
0 commit comments