Project

General

Profile

1
<!-- BEGIN footer_block -->
2

    
3
</td>
4
</tr>
5
</table>
6

    
7
<table summary="" cellpadding="0" cellspacing="0" border="0" width="100%" style="padding: 10px 0;">
8
  <tr>
9
    <td style="font-size:12px;text-align:center;">
10
      <!-- Please note: the below reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
11
      <a href="http://www.websitebaker2.org/" title="external">WebsiteBaker</a> is released under the
12
      <a href="http://www.gnu.org/licenses/gpl.html" title="WebsiteBaker is released under the GNU General Public License">GNU General Public License</a>
13
      <!-- Please note: the above reference to the GNU GPL should not be removed, as it provides a link for users to read about warranty, etc. -->
14
    </td>
15
  </tr>
16
</table>
17
<!-- BEGIN show_debug_block -->
18
<div style="position: relative; width:998px;margin:15px auto;" class="shadow">
19
	<div style="padding:10px;left:0; margin-bottom:25px; z-index:10; background-color:#dddddd;color:#dd0000;">
20
		<span class="">Memory Limit: {FILESIZE}&nbsp;|&nbsp;</span>
21
		<span class="">Script load: {PAGE_LOAD_TIME} Sec&nbsp;|&nbsp;</span>
22
		<span class="">Used Memory: {MEMORY}&nbsp;|&nbsp;</span>
23
		<span class="">SQL-Queries executed: {QUERIES}&nbsp;|&nbsp;</span>
24
		<span class="">Summary size of {INCLUDES} included files: {SUM_FILESIZE}</span>
25
	<!-- BEGIN show_block_list -->
26
		<ul style="margin-left: 27px; margin-top: 0;">
27
		<!-- BEGIN include_block_list -->
28
			<li style="color: #336699; list-style:decimal-leading-zero;">{INCLUDES_ARRAY} ({FILESIZE})</li>
29
		<!-- END include_block_list -->
30
		</ul>
31
	<!-- END show_block_list -->
32
	</div>
33
</div>
34
<!-- END show_debug_block -->
35
</div>
36
{BACKEND_BODY_MODULE_JS}
37
</body>
38
</html>
39
<!-- END footer_block -->
(1-1/6)