/[LeafOK_CVS]/pvpgn-1.7.4/utils/TODO/conf/common.conf.php
ViewVC logotype

Annotation of /pvpgn-1.7.4/utils/TODO/conf/common.conf.php

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (hide annotations)
Sat Jun 24 09:26:22 2006 UTC (19 years, 8 months ago) by sysadm
Branch: MAIN
CVS Tags: pvpgn_1-7-4-0_MIL, HEAD
Utils TODO conf

1 sysadm 1.1 <?
2     $pvpgn_name = "PvpGN";
3     $user_dir = "/usr/local/pvpgn/var/users/";
4     $verify_dir = "/usr/local/pvpgn/var/verify/";
5     $log_dir = "../log/";
6     $verify_url = "http://d2.leafok.net/bin/verify.php";
7     $bnpass_bin = "/usr/local/pvpgn/bin/bnpass";
8    
9     $regex_list = array (
10     "^[A-Za-z0-9_.-]+@[A-Za-z0-9_.-]+(.edu.cn)$"
11     );
12     ?>

webmaster@leafok.com
ViewVC Help
Powered by ViewVC 1.3.0-beta1