if(file_exists("root.ident.inc")) { $path["netbuilder"] = "netbuilder/"; } else { // YOUR CONFIG $path["netbuilder"] = "adminson/"; } require($path["netbuilder"]."tpl/libraries/tpl.lib.php"); require($path["netbuilder"]."inc/config.ini"); require($path["netbuilder"]."inc/db.php"); if(!$folder) { $folder = "Highlights"; // HERE GOES THE FOLDER NAME! (Name der Rubrik hier einfügen). } $show_subfolders = true; // Set this to "true" to show the subfolders of the specified folder. $limit = 10; $show_icons = true; // Set this to true to show icons in this template. $icon_alignment = "left"; // "both", "left", "right", "none" ?>