From 21bcf283161654908ee2bd2c001185f931007198 Mon Sep 17 00:00:00 2001 From: falkTX Date: Mon, 22 Sep 2014 15:23:07 +0100 Subject: [PATCH] Add new ports --- inc_header.php | 2 +- index.php | 10 +++--- news.php | 19 +++++++++++ plugins.php | 3 +- ports.php | 92 ++++++++++++++++++++++++++++++++++++++++++++++++++ 5 files changed, 119 insertions(+), 7 deletions(-) diff --git a/inc_header.php b/inc_header.php index 633c7f4..a9d57f1 100644 --- a/inc_header.php +++ b/inc_header.php @@ -54,7 +54,7 @@ if (isset($_POST["changeColorNow"])) if ($CURRENT_PAGE == "plugins") $menuClasses = array("miniseries", "prom"); else if ($CURRENT_PAGE == "ports") - $menuClasses = array("arctican", "dexed", "drowaudio", "juced", "klangfalter", "mverb", "nekobi", "obxd", "pitcheddelay", "tal", "vex", "wolpertinger"); + $menuClasses = array("arctican", "dexed", "drowaudio", "easyssp", "juced", "klangfalter", "lufsmeter", "luftikus", "mverb", "nekobi", "obxd", "pitcheddelay", "tal", "stereosourceseparator", "vex", "wolpertinger"); else $menuClasses = array(); ?> diff --git a/index.php b/index.php index 3c4ac16..ebae60d 100644 --- a/index.php +++ b/index.php @@ -25,6 +25,11 @@ include dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc_header.php";

Recent News

diff --git a/news.php b/news.php index 4b3fa83..57796a8 100644 --- a/news.php +++ b/news.php @@ -7,6 +7,25 @@ include dirname(__FILE__) . DIRECTORY_SEPARATOR . "inc_header.php";

News