*** empty log message ***

This commit is contained in:
Bill Currie 2001-01-09 21:10:36 +00:00
parent 304cd80079
commit 89826f1055
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
<? // Preamble
$pageName = "CVAR Documentation for " . $program ;
$pageName = "CVAR Documentation for " . $program;
$focused = "none"; // Dock icon name to gets a border
require("parts/preamble.php"); // Load most of document
?>