fixed the issue related to USR_AUTH_USER_DN

This commit is contained in:
girish
2011-02-18 16:19:41 +00:00
parent 9e491ee8ed
commit caee5a5e10
4 changed files with 11 additions and 3 deletions

View File

@@ -91,7 +91,7 @@ try {
$_SESSION['_DBArray'] = $_DBArray;
/////////////////////////////
//var_dump($aFields);
$G_PUBLISH = new Publisher;
$G_PUBLISH->AddContent('xmlform', 'xmlform', 'users/users_New.xml', '', $aFields, 'users_Save');
G::RenderPage('publish','blank');