BUG 5004 Change text doesn't exists!

All wrong texts like doesn't exists or not exists by doesn't exist
This commit is contained in:
Douglas Medrano Chura
2011-04-13 18:57:02 -04:00
parent f826a83a23
commit c4635bc56a
43 changed files with 71 additions and 71 deletions

View File

@@ -56,7 +56,7 @@ if (($RBAC_Response=$RBAC->userCanAccess("PM_FACTORY"))!=1) return $RBAC_Respons
//Hardcode: Sample of xmlform.
$file = $PRO_UID . '/' . 'myInfo';
/* Start Comment: If file doesn't exists, it is created */
/* Start Comment: If file doesn't exist, it is created */
if (!file_exists( PATH_DYNAFORM . $file . '.xml' )) {
$newDoc = new Xml_Document();
$newDoc->addChildNode(