Changeset 5655f7fb1cf628281f5404cde09171e68e9a7c02

Show
Ignore:
Timestamp:
03/06/08 02:09:50 (9 months ago)
Author:
KRKeegan <-NOSPAM-kevin@krkeegan.com>
git-committer:
KRKeegan <-NOSPAM-kevin@krkeegan.com> 1204790990 -0800
git-parent:

[33aa5370e3dac26c1c656f7cff1ed3e589e34f2d]

git-author:
KRKeegan <-NOSPAM-kevin@krkeegan.com> 1204790990 -0800
Message:

Oops shouldn't post that

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • plugins/admin/admin.py

    r33aa537 r5655f7f  
    131131        theurl = 'https://192.168.1.150/TiVoConnect?Command=QueryContainer&Container=' + folder 
    132132 
    133         password = '1586767899' #TiVo MAK 
     133        password = '' #TiVo MAK 
    134134 
    135135        r=urllib2.Request(theurl)