Changeset 6373

Show
Ignore:
Timestamp:
07/01/08 21:59:30 (6 months ago)
Author:
inureyes
Message:

#1037

  • 단축키 주소 버그 수정
  • 스멀스멀스멀
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/library/piece/owner/footer.php

    r6372 r6373  
    103103                        break; 
    104104                    case 52: //4 
    105                         try { window.location = "<?php echo $blogURL;?>/owner/network"; } catch(e) { }; 
     105                        try { window.location = "<?php echo $blogURL;?>/owner/network/link"; } catch(e) { }; 
    106106                        break; 
    107107<?php