Show
Ignore:
Timestamp:
06/20/08 20:42:13 (7 months ago)
Author:
inureyes
Message:

#777

  • /lib/를 /library/ 로 변경
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/interface/blog/sync.php

    r6000 r6321  
    33/// All rights reserved. Licensed under the GPL. 
    44/// See the GNU General Public License for more details. (/doc/LICENSE, /doc/COPYRIGHT) 
    5 require ROOT . '/lib/includeForBlog.php'; 
     5require ROOT . '/library/includeForBlog.php'; 
    66header('Content-Type: text/xml; charset=utf-8'); 
    77echo "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<response>\r\n";