[Vtigercrm-commits] [vtiger-commits] r7649 - /vtigercrm/trunk/modules/Users/add2db.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed Jun 28 12:36:14 EDT 2006
Author: richie
Date: Wed Jun 28 10:36:07 2006
New Revision: 7649
Log:
New UI for Users has been integrated
Modified:
vtigercrm/trunk/modules/Users/add2db.php
Modified: vtigercrm/trunk/modules/Users/add2db.php
==============================================================================
--- vtigercrm/trunk/modules/Users/add2db.php (original)
+++ vtigercrm/trunk/modules/Users/add2db.php Wed Jun 28 10:36:07 2006
@@ -81,7 +81,7 @@
$parent_type = 'Potential';
}
- $genQueryId = $adb->getUniqueID("wordtemplates");
+ $genQueryId = $adb->getUniqueID("vtiger_wordtemplates");
if($genQueryId != '')
{
if($result!=false && $savefile=="true")
More information about the vtigercrm-commits
mailing list