Changeset 776:4ce635c0ca26 for admin/post.php
- Timestamp:
- 12/02/11 08:50:18 (14 years ago)
- Branch:
- default
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
admin/post.php
r772 r776 387 387 if ($post_id) { 388 388 $preview_url = 389 $core-> url->getURLFor('preview',$core->auth->userID().'/'.389 $core->blog->url.$core->url->getURLFor('preview',$core->auth->userID().'/'. 390 390 http::browserUID(DC_MASTER_KEY.$core->auth->userID().$core->auth->getInfo('user_pwd')). 391 391 '/'.$post->post_url);
Note: See TracChangeset
for help on using the changeset viewer.