Changeset 20718 for lang/csharp
- Timestamp:
- 10/04/08 23:10:07 (7 weeks ago)
- Files:
-
- 1 modified
-
lang/csharp/MMMMB/MMMMB/MiniBlogView.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/csharp/MMMMB/MMMMB/MiniBlogView.cs
r20716 r20718 40 40 { 41 41 if (item.Length == 0) continue; 42 if (item == "*") return true; 42 43 if (name.Contains(item) || content.Contains(item)) return true; 43 44 }
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)