From: Paul L. <pdo...@us...> - 2005-06-22 04:36:33
|
Update of /cvsroot/serverfilters/serversidefilter In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3346 Modified Files: config.php.sample Log Message: Just s reminder in the docs for ppl who only use the vacation stuff Index: config.php.sample =================================================================== RCS file: /cvsroot/serverfilters/serversidefilter/config.php.sample,v retrieving revision 1.3 retrieving revision 1.4 diff -C2 -d -r1.3 -r1.4 *** config.php.sample 17 Jun 2005 07:29:46 -0000 1.3 --- config.php.sample 22 Jun 2005 04:36:25 -0000 1.4 *************** *** 204,207 **** --- 204,211 ---- // These are used to manage vacation type RC Files // + // Remember that you may use the [USERNAME], [DOMAIN], + // and [DOMUSER] substitutions as explained at the + // top of this file. + // // Note that no path should be given here (just the // file name) when using database lookups (see above) |