mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-10 15:22:13 +00:00
test
This commit is contained in:
parent
24835010aa
commit
e1a3c9b8fd
1 changed files with 1 additions and 1 deletions
2
cvar.php
2
cvar.php
|
@ -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
|
||||
?>
|
||||
|
|
Loading…
Reference in a new issue