Added press. Added tracking.
This commit is contained in:
@ -155,12 +155,14 @@ $content
|
||||
};
|
||||
|
||||
$concordanceIDFile = [
|
||||
"introduction" => "contentsIntroduction.tex",
|
||||
"frontend" => "contentsFrontend.tex",
|
||||
"musdb" => "contentsMusdb.tex",
|
||||
"themator" => "contentsThemator.tex",
|
||||
"learnMore" => "contentsTail.tex",
|
||||
"contact" => "contentsContact.tex",
|
||||
"introduction" => "contentsIntroduction.tex",
|
||||
"frontend" => "contentsFrontend.tex",
|
||||
"musdb" => "contentsMusdb.tex",
|
||||
"themator" => "contentsThemator.tex",
|
||||
"learnMore" => "contentsTail.tex",
|
||||
"contact" => "contentsContact.tex",
|
||||
"introductionPress" => "contentsIntroductionPress.tex",
|
||||
"germanTexts" => "contentsPressGerman.tex",
|
||||
];
|
||||
|
||||
$chapterID = $inputs->getAttribute("id");
|
||||
|
Reference in New Issue
Block a user