Changeset 6ddab42fe78f34a472b3b1ad2d44b217a7e112d6
- Timestamp:
- 11/18/07 14:53:07
(1 year ago)
- Author:
- Jason Michalski <armooo@armooo.net>
- git-committer:
- Jason Michalski <armooo@armooo.net> 1195419187 -0600
- git-parent:
[169dd852dc30996ee8b5454e1155d78865b71b0f]
- git-author:
- Jason Michalski <armooo@armooo.net> 1195419187 -0600
- Message:
fixed content tyoe
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r214a148 |
r6ddab42 |
|
| 18 | 18 | <Content> |
|---|
| 19 | 19 | <Url>/TiVoConnect?Command=QueryContainer&Container=$name</Url> |
|---|
| 20 | | <ContentType>$details.type</ContentType> |
|---|
| | 20 | <ContentType>$details.content_type</ContentType> |
|---|
| 21 | 21 | </Content> |
|---|
| 22 | 22 | </Links> |
|---|