/[drupal]/contributions/modules/dashplayer/dashPlayer.js
ViewVC logotype

Diff of /contributions/modules/dashplayer/dashPlayer.js

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

revision 1.1.2.6, Sun Jan 18 04:24:10 2009 UTC revision 1.1.2.7, Sun Mar 1 01:28:54 2009 UTC
# Line 723  function getDashObject( id ){ Line 723  function getDashObject( id ){
723              }              }
724           }           }
725    
726           dashObjects[id].object = dashObj;           if( dashObjects[id] ) {
727                dashObjects[id].object = dashObj;
728             }
729        }        }
730     }     }
731    

Legend:
Removed from v.1.1.2.6  
changed lines
  Added in v.1.1.2.7

  ViewVC Help
Powered by ViewVC 1.1.2