Subversion Repositories SmartDukaan

Rev

Rev 10582 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 10582 Rev 14012
Line 50... Line 50...
50
			}
50
			}
51
	}
51
	}
52
	else
52
	else
53
		{ 
53
		{ 
54
			if(isset($value) and !empty($value) and count($value)>1)
54
			if(isset($value) and !empty($value) and count($value)>1)
-
 
55
				{ 
55
				{ echo 'data list here';}
56
					//echo 'data list here';
-
 
57
				}
56
		}
58
		}
57
 
59
 
58
	
60
	
59
}
61
}
60
 
62