Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
 * 1.5 트리 동기화 (1.5.3.1과)
  • Loading branch information
inureyes committed Nov 19, 2007
1 parent f3af80d commit ae1b402
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions blog/owner/entry/attach/enclosure/index.php
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
)
);
require ROOT . '/lib/includeForBlogOwner.php';
requireModel('blog.attachment');
requireStrictRoute();

$result = setEnclosure($_POST['fileName'], $_POST['order']);
Expand Down

0 comments on commit ae1b402

Please sign in to comment.