Subversion Repositories Kolibri OS

Rev

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

Rev 4554 Rev 4562
Line 307... Line 307...
307
					if (!ignor_text) && (strlen(#tagparam)+1
307
					if (!ignor_text) && (strlen(#tagparam)+1
308
				}
308
				}
309
				bufpos++;
309
				bufpos++;
310
			}
310
			}
311
			strlwr(#tag);
311
			strlwr(#tag);
312
			strlwr(#tagparam);
-
 
Line 313... Line 312...
313
 
312
 
314
			if (condition_text_active) && (condition_text_val != condition_href) 
313
			if (condition_text_active) && (condition_text_val != condition_href) 
315
			{
314
			{
316
				if (strcmp(#tag, "/condition")!=0) break;
315
				if (strcmp(#tag, "/condition")!=0) break;