Show
Ignore:
Timestamp:
03/25/08 16:41:10 (10 months ago)
Author:
inureyes
Message:

#897

  • 중간 커밋
  • 적절하게 안해주면 update할 때들 문제생길라...
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/components/Textcube.Control.Auth.php

    r5430 r5632  
    2727            '/owner/center/dashboard*', 
    2828            '/owner/center/about', 
    29             '/owner/entry*', 
     29            '/owner/communication*', 
    3030            '/owner/reader', 
    3131            '/owner/setting*', 
     
    3939            '/owner/entry/add*', 
    4040            '/owner/entry/attach*', 
    41             '/owner/entry/comment*', 
    4241            '/owner/entry/delete*', 
    4342            '/owner/entry/detach*', 
     
    4645            '/owner/entry/edit*', 
    4746            '/owner/entry/loadTemplate*', 
    48             '/owner/entry/notify*', 
    4947            '/owner/entry/post*', 
    5048            '/owner/entry/preview*', 
    5149            '/owner/entry/protect*', 
    5250            '/owner/entry/size*', 
    53             '/owner/entry/trackback*', 
    54             '/owner/entry/trash*', 
    5551            '/owner/entry/update*', 
    5652            '/owner/entry/visibility*', 
     53            '/owner/communication/comment*', 
     54            '/owner/communication/trackback*', 
     55            '/owner/communication/trash*', 
     56            '/owner/communication/notify*', 
    5757            '/owner/plugin/admin*' 
    5858            ), 
     
    6464            '/owner/entry/add*', 
    6565            '/owner/entry/attach*', 
    66             '/owner/entry/comment*', 
    6766            '/owner/entry/delete*', 
    6867            '/owner/entry/detach*', 
     
    7170            '/owner/entry/edit*', 
    7271            '/owner/entry/loadTemplate*', 
    73             '/owner/entry/notify*', 
    7472            '/owner/entry/post*', 
    7573            '/owner/entry/preview*', 
    7674            '/owner/entry/protect*', 
    7775            '/owner/entry/size*', 
    78             '/owner/entry/trackback*', 
    79             '/owner/entry/trash*', 
    8076            '/owner/entry/update*', 
    8177            '/owner/entry/visibility*', 
     78            '/owner/communication/trackback*', 
     79            '/owner/communication/trash*', 
     80            '/owner/communication/comment*', 
     81            '/owner/communication/notify*', 
    8282            '/owner/setting/account*', 
    8383            '/owner/setting/teamblog/changeBlog*',