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:

tool.php
101 101
<div  id="jsadmin_form"></div>
102 102
   <form name="store_settings" style="margin-top: 1em; display: true;" action="<?php echo $_SERVER['REQUEST_URI']; ?>" method="post">
103 103
	<?php echo $admin->getFTAN(); ?>
104
   <table summary="" cellpadding="4" cellspacing="0" border="0">
104
   <table class="jsadmin_drag_area" summary="" cellpadding="4" cellspacing="0" border="0">
105 105
   <tr>
106 106
	     <td colspan="2"><?php echo $MOD_JSADMIN['TXT_HEADING_B']; ?>:</td>
107 107
   </tr>

Also available in: Unified diff