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 e5c028a commit b6844e2Copy full SHA for b6844e2
public/api.php
@@ -1,5 +1,6 @@
1
<?php
2
3
+putenv("GWMAIL_STAGING_BRANCH=1");
4
chdir(__DIR__."/../../mail.gnuweeb.org/public/");
5
require "api.php";
6
0 commit comments