Changeset 360 for trunk/Modules/TV/TV.php
- Timestamp:
- Jan 18, 2012, 1:42:13 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Modules/TV/TV.php
r349 r360 111 111 $this->AddPropertyInteger('Frequency'); 112 112 $this->AddPropertyString('Norm'); 113 $this->AddPropertyString('HomePage'); 114 $this->AddPropertyString('Language'); 115 $this->AddPropertyString('ShortName'); 116 $this->AddPropertyString('Stream'); 117 $this->AddPropertyString('StreamWeb'); 118 $this->AddPropertyString('SourceType'); 119 $this->AddPropertyString('Category'); 113 $this->AddPropertyString('HomePage'); 114 $this->AddPropertyString('Language'); 115 $this->AddPropertyString('ShortName'); 116 $this->AddPropertyString('Stream'); 117 $this->AddPropertyString('StreamWeb'); 118 $this->AddPropertyString('SourceType'); 119 $this->AddPropertyString('Category'); 120 120 } 121 121 }
Note:
See TracChangeset
for help on using the changeset viewer.