Changeset 33412
- Timestamp:
- 05/19/09 15:27:03 (4 years ago)
- Files:
-
- 1 modified
-
lang/vb2005/Tween/trunk/Tween/MyCommon.vb (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/vb2005/Tween/trunk/Tween/MyCommon.vb
r33306 r33412 305 305 GoTo retry 306 306 Else 307 sb.Append("%" + Convert.ToInt16(c).ToString("X2") )307 sb.Append("%" + Convert.ToInt16(c).ToString("X2").ToUpper()) 308 308 End If 309 309 Else
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)