External news category klopte niet meer na merge
This commit is contained in:
@@ -7,7 +7,7 @@ class NewsController extends Controller
|
||||
{
|
||||
private static $NEWS_CATEGORY = 1;
|
||||
private static $CALENDAR_CATEGORY = 42;
|
||||
private static $EXTERNAL_NEWS_CATEGORY = 0;
|
||||
private static $EXTERNAL_NEWS_CATEGORY = 44;
|
||||
private static $BLOG_CATEGORY = 45;
|
||||
|
||||
private static $BASE_SQL = <<<QUERY
|
||||
|
||||
Reference in New Issue
Block a user