This commit is contained in:
Paula V. Quispe
2015-11-30 16:43:13 -04:00
parent 0320db6c27
commit 90152a09b1

View File

@@ -179,6 +179,6 @@ switch (WS_IN_LOGIN) {
$fileLogin = 'login/sysLogin';
break;
}
error_log($fileLogin);
$G_PUBLISH->AddContent ('xmlform', 'xmlform', $fileLogin, '', $aField, 'sysLogin');
G::RenderPage ("publish");