/[cvs]/nfo/php/scripts/gdwebint/public_html/js.js
ViewVC logotype

Diff of /nfo/php/scripts/gdwebint/public_html/js.js

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by joko, Fri Apr 1 02:11:40 2005 UTC revision 1.2 by joko, Fri Apr 1 02:12:46 2005 UTC
# Line 635  Line 635 
635                  }                  }
636          }          }
637    
638          function goPlayerControl(command,isreal,sid) {          function goPlayerControl(command,isreal,sid, command_arg) {
639                  document.location.href = 'index.php?mode=player&command='+command+'&isreal='+isreal+'&sid='+sid;                  document.location.href = 'index.php?mode=player&command='+command+'&command_arg='+command_arg+'&isreal='+isreal+'&sid='+sid;
640          }          }
641    
642    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed