[Vtigercrm-commits] [vtiger-commits] r6660 - /vtigercrm/trunk/include/Ajax/TagCloud.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Mon May 29 05:33:46 EDT 2006
Author: don
Date: Mon May 29 03:33:42 2006
New Revision: 6660
Log:
issue in tagcloud has been fixed
Modified:
vtigercrm/trunk/include/Ajax/TagCloud.php
Modified: vtigercrm/trunk/include/Ajax/TagCloud.php
==============================================================================
--- vtigercrm/trunk/include/Ajax/TagCloud.php (original)
+++ vtigercrm/trunk/include/Ajax/TagCloud.php Mon May 29 03:33:42 2006
@@ -8,6 +8,7 @@
* All Rights Reserved.
*
********************************************************************************/
+$ajaxaction = $_REQUEST['ajxaction'];
if($ajaxaction == "SAVETAG")
{
More information about the vtigercrm-commits
mailing list