77d8eec65a6d272eeee78097bf5a526d3a45059d
bfadmin-master advanced

bfadmin-master authored 8 years ago

source/structure/introduction.html.php  1) <?php include_once("source/logic/server/misc.php"); ?>
source/structure/introduction.html.php  2) <section class="chapter hidden" id="introduction">
fenris advanced

fenris authored 8 years ago

source/structure/introduction.html.php  3) 	<header>Introduction</header>
bfadmin-master advanced

bfadmin-master authored 8 years ago

source/structure/introduction.html.php  4) <?php
source/structure/introduction.html.php  5) 	compose
source/structure/introduction.html.php  6) 	(
source/structure/introduction.html.php  7) 		[
source/structure/introduction.html.php  8) 			"toc",
source/structure/introduction.html.php  9) 			"preface",
source/structure/introduction.html.php 10) 			"key_parameters",
source/structure/introduction.html.php 11) 		]
source/structure/introduction.html.php 12) 	);
source/structure/introduction.html.php 13)  ?>