PEAK XOOPS - Re: problem with postcheck line? in englishin japanese

Re: problem with postcheck line?

List posts in the topic

question Re: problem with postcheck line?

msg# 1.1.1
depth:
2
Previous post - Next post | Parent - Children.1 | Posted on 2006/5/6 5:21
irmtfan  三等軍曹   Posts: 96
from my mainfile.php:
define('XOOPS_GROUP_ADMIN', '1');

	define('XOOPS_GROUP_USERS', '2');

	define('XOOPS_GROUP_ANONYMOUS', '3');
  include( XOOPS_ROOT_PATH . '/modules/protector/include/precheck.inc.php' );
  if (!isset($xoopsOption['nocommon'])) {
		include XOOPS_ROOT_PATH."/include/common.php";
        include XOOPS_ROOT_PATH."/include/autologin.php";
	}
  include( XOOPS_ROOT_PATH . '/modules/protector/include/postcheck.inc.php' );
Votes:9 Average:5.56

Posts tree

  Advanced search


Login
Username or e-mail:

Password:

Remember Me

Lost Password?

Register now!