Changeset 6321 for trunk/interface/blog/sync.php
- Timestamp:
- 06/20/08 20:42:13 (7 months ago)
- Files:
-
- 1 modified
-
trunk/interface/blog/sync.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/interface/blog/sync.php
r6000 r6321 3 3 /// All rights reserved. Licensed under the GPL. 4 4 /// See the GNU General Public License for more details. (/doc/LICENSE, /doc/COPYRIGHT) 5 require ROOT . '/lib /includeForBlog.php';5 require ROOT . '/library/includeForBlog.php'; 6 6 header('Content-Type: text/xml; charset=utf-8'); 7 7 echo "<?xml version=\"1.0\" encoding=\"utf-8\"?>\r\n<response>\r\n";
