annotate vendor/pear/net_sieve/tests/config.php.dist @ 50:e09cef17c56c

stale confused Ssabre stuff
author Charlie Root
date Mon, 06 Oct 2025 12:32:10 -0400
parents 1e000243b222
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
1 <?php
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
2 define('HOST', 'localhost');
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
3 define('PORT', 4190);
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
4 define('USERNAME', 'user');
1e000243b222 vanilla 1.3.3 distro, I hope
Charlie Root
parents:
diff changeset
5 define('PASSWORD', 'pass');