Show
Ignore:
Timestamp:
03/19/08 16:33:19 (8 months ago)
Author:
dmachi
Message:

wrong url for logging in test file. fixes dojo.config references. fixes #6211

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • dojox/trunk/analytics/tests/test_analytics.html

    r12313 r13151  
    66 
    77        <script type="text/javascript" src="../../../dojo/dojo.js" 
    8                 djConfig="parseOnLoad: true, isDebug: true, usePlainJson: true, sendMethod: 'script', sendInterval: 5000, analyticsUrl: 'http://archive.dojotoolkit.org/~dmachi/dojo-1.0/dojox/analytics/logger/dojoxAnalytics.php'"></script> 
     8                djConfig="parseOnLoad: true, isDebug: true, usePlainJson: true, sendMethod: 'script', sendInterval: 5000, analyticsUrl: 'http://dojotoolkit.org/~dmachi/dojo-1.0/dojox/analytics/logger/dojoxAnalytics.php'"></script> 
    99        <script type="text/javascript" src="../../../dijit/tests/_testCommon.js"></script> 
    1010