Project

General

Profile

« Previous | Next » 

Revision 317

Added by stefan about 18 years ago

Changed all line endings to Unix stlye

View differences:

move_up.php
23 23

  
24 24
*/
25 25

  
26
require('../../config.php');

26
require('../../config.php');
27 27

  
28 28
// Get id
29 29
if(!isset($_GET['post_id']) OR !is_numeric($_GET['post_id'])) {

Also available in: Unified diff