mirror of
https://git.code.sf.net/p/quake/website
synced 2024-11-27 14:32:31 +00:00
*** empty log message ***
This commit is contained in:
parent
e33099fd99
commit
9b7e850753
1 changed files with 1 additions and 1 deletions
2
cvar.php
2
cvar.php
|
@ -1,4 +1,4 @@
|
|||
<? // Preamblea
|
||||
<? // Preamble
|
||||
$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