Project

General

Profile

« Previous | Next » 

Revision 1684

Added by Dietmar about 12 years ago

! update upgrade-script, now don't overwrite existings values in settings
+ add field tooltip to table pages in installer
! change some module tool_icon.png (Tks to Stefek)
! add date_time string to backup_droplets.zip
- search and comment out founded require_once(WB_PATH."/framework/class.database.php");
- this will be never needed anymore and produce errors
! rename class.msg_queue.php in msgQueue.php to work with autokoader
+ add function format_message to class.wb.php

View differences:

footer.htt
17 17
<!-- BEGIN show_debug_block -->
18 18
<div style="position: relative; width:998px;margin:15px auto;" class="shadow">
19 19
	<div style="padding:10px;left:0; margin-bottom:25px; z-index:10; background-color:#dddddd;color:#dd0000;">
20
		Memory Limit: {FILESIZE}&nbsp;|&nbsp;
21
		Used Memory: {MEMORY}&nbsp;|&nbsp;
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>
22 23
		<span class="">SQL-Queries executed: {QUERIES}&nbsp;|&nbsp;</span>
23
		Included&nbsp;{INCLUDES}&nbsp;files &nbsp;|&nbsp;{TXT_SUM_FILESIZE}{SUM_FILESIZE}
24
		<span class="">Summary size of {INCLUDES} included files: {SUM_FILESIZE}</span>
24 25
	<!-- BEGIN show_block_list -->
25 26
		<ul style="margin-left: 27px; margin-top: 0;">
26 27
		<!-- BEGIN include_block_list -->

Also available in: Unified diff