Project

General

Profile

« Previous | Next » 

Revision 1668

Added by Dietmar about 12 years ago

! settigs.php add fields dev_infos and page_icon_dir
+ add developer info to footer
! update class.admin.php, footer.htt

View differences:

footer.htt
13 13
	</td>
14 14
</tr>
15 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; 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 -->
16 33
{BACKEND_BODY_MODULE_JS}
17 34
</body>
18 35
</html>

Also available in: Unified diff