Revision 317
Added by stefan over 19 years ago
| move_down.php | ||
|---|---|---|
| 39 | 39 |
$id = $_GET['post_id']; |
| 40 | 40 |
$id_field = 'post_id'; |
| 41 | 41 |
$table = TABLE_PREFIX.'mod_news_posts'; |
| 42 |
}
|
|
| 42 |
} |
|
| 43 | 43 |
|
| 44 | 44 |
// Include WB admin wrapper script |
| 45 | 45 |
require(WB_PATH.'/modules/admin.php'); |
Also available in: Unified diff
Changed all line endings to Unix stlye