Reply New Topic
2007/12/5 17:41:21
#1
Offline
Home away from home

user.php

Where did this little bit in user.php come from?


$config_handler =& xoops_gethandler('config');
$xoopsConfigUser =& $config_handler->getConfigsByCat(XOOPS_CONF_USER);

if ($xoopsConfigUser['allow_register'] == 1) {
$xoopsTpl->assign('allow_registration', $xoopsConfigUser['allow_register']);
}


I can't find it in xoops.svn or the xmtd.svn, but it is in the icms trunk.

_________________
Christian Web Resources
Facebook

2007/12/5 17:43:25
#2
Offline
Home away from home

Re: user.php


_________________
Christian Web Resources
Facebook

Reply New Topic extras
 Previous Topic   Next Topic
You can view topic.
You can start a new topic.
You can reply to posts.
You cannot edit your posts.
You cannot delete your posts.
You cannot add new polls.
You cannot vote in polls.
You cannot attach files to posts.
You can post without approval.