Combinatievraag: Hoe "add-after" invullen na "inline add"?
Geplaatst: 21 jan 2011, 16:25
Ik ben bezig een mod te installeren, zie plaatje.

Ik snap niet goed waar ik de tweede opdracht (dus add-after) moet plakken? Welk oplossing is de juiste, de eerste of de tweede?
1.
$user->setup(array('posting', 'mcp', 'viewtopic', 'mods/am_posting'
// --- Attendance Mod End -----------------------------------------------------
), $post_data['forum_style']);
2.
$user->setup(array('posting', 'mcp', 'viewtopic', 'mods/am_posting'), $post_data['forum_style']);
// --- Attendance Mod End -----------------------------------------------------
Ik snap niet goed waar ik de tweede opdracht (dus add-after) moet plakken? Welk oplossing is de juiste, de eerste of de tweede?
1.
$user->setup(array('posting', 'mcp', 'viewtopic', 'mods/am_posting'
// --- Attendance Mod End -----------------------------------------------------
), $post_data['forum_style']);
2.
$user->setup(array('posting', 'mcp', 'viewtopic', 'mods/am_posting'), $post_data['forum_style']);
// --- Attendance Mod End -----------------------------------------------------