Changeset 6752
- Timestamp:
 - Sep 19, 2001, 5:28:02 PM (24 years ago)
 - Files:
 - 
      
- 2 edited
 
- 
          
  branches/stage2/tools/database/www/cvs.php3 (modified) (1 diff)
 - 
          
  trunk/tools/database/www/cvs.php3 (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/stage2/tools/database/www/cvs.php3
r3968 r6752 7 7 */ 8 8 $sCVSROOT = "g:/cvsroot"; 9 $sCVSROOT = "d:/odin32/cvs/cvsroot"; 10 $sCVSROOT = "./cvsroot"; 9 $sCVSROOT = "e:/netlabs.cvs/odin"; 11 10 $sIconsUrl = "/icons"; 12 11 $sIconsUrl = "http://www.netlabs.org/icons";  - 
      
trunk/tools/database/www/cvs.php3
r3968 r6752 7 7 */ 8 8 $sCVSROOT = "g:/cvsroot"; 9 $sCVSROOT = " d:/odin32/cvs/cvsroot";9 $sCVSROOT = "e:/netlabs.cvs/odin"; 10 10 $sCVSROOT = "./cvsroot"; 11 11 $sIconsUrl = "/icons";  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  