Minor changes, {Keywords} use the old method for performance.
This commit is contained in:
parent
9ea5be1777
commit
0372cdcf6f
4 changed files with 39 additions and 46 deletions
|
@ -37,13 +37,7 @@
|
|||
<ul>
|
||||
<li>Page generation time: {LOAD_TIME}</li>
|
||||
<li>Uptime: {UPTIME}</li>
|
||||
<li>Total reloads: {RELOAD_COUNT} <sup>*1</sup></li>
|
||||
<li>Cached Images: {CACHED_IMAGES} <sup>*2</sup></li>
|
||||
</ul>
|
||||
<br><br><br>
|
||||
<ol class="noteList">
|
||||
<li>Increments by 1 <em>EVERY</em> time <em>ANY</em> page is loaded.</li>
|
||||
<li>Cached Images are cleared on server restart.</li>
|
||||
<li>Cached Images: {CACHED_IMAGES}</li>
|
||||
</ul>
|
||||
</main>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue