| <?php $projectRelative = ".."; require_once "$areaRelative/$projectRelative/_projectCommon/defs.php"; | |
| ######################################################################## | |
| # Display name of this area | |
| $areaTitle = "Documentation"; | |
| # Keywords of this area | |
| $areaKeywords = ""; | |
| ######################################################################## | |
| ?> |