Project

General

Profile

1
<!-- BEGIN footer_block -->
2
	</td>
3
</tr>
4
</table>
5

    
6
<table summary="" cellpadding="0" cellspacing="0" border="0" width="100%" style="padding: 10px 0px 10px 0px;">
7
<tr>
8
	<td style="font-size: 12px; text-align:center;">
9
      <!-- 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. -->
10
      <a href="http://www.websitebaker2.org/" title="external">WebsiteBaker</a> is released under the
11
      <a href="http://www.gnu.org/licenses/gpl.html" title="WebsiteBaker is released under the GNU General Public License">GNU General Public License</a>
12
      <!-- 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. -->
13
	</td>
14
</tr>
15
</table>
16
<!-- BEGIN show_debug_block -->
17
<div style="position: relative; width:998px;margin:15px auto;" class="shadow">
18
	<div style="padding:10px;left:0; margin-bottom:25px; z-index:10; background-color:#dddddd;color:#dd0000;">
19
		Memory Limit: {FILESIZE}&nbsp;|&nbsp;
20
		Used Memory: {MEMORY}&nbsp;|&nbsp;
21
		<span class="">SQL-Queries executed: {QUERIES}&nbsp;|&nbsp;</span>
22
		Included&nbsp;{INCLUDES}&nbsp;files &nbsp;|&nbsp;{TXT_SUM_FILESIZE}{SUM_FILESIZE}
23
	<!-- BEGIN show_block_list -->
24
		<ul style="margin-left: 27px; margin-top: 0;">
25
		<!-- BEGIN include_block_list -->
26
			<li style="color: #336699; list-style:decimal-leading-zero;">{INCLUDES_ARRAY} ({FILESIZE})</li>
27
		<!-- END include_block_list -->
28
		</ul>
29
	<!-- END show_block_list -->
30
	</div>
31
</div>
32
<!-- END show_debug_block -->
33
{BACKEND_BODY_MODULE_JS}
34
</body>
35
</html>
36
<!-- END footer_block -->
(1-1/6)