Project

General

Profile

« Previous | Next » 

Revision 317

Added by stefan about 18 years ago

Changed all line endings to Unix stlye

View differences:

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