5 Commits

Author SHA1 Message Date
Michael Meckelein
bec0757079 - Database options added (choosing database during runtime)
- version number bug removed
- history information added
2005-12-05 14:53:50 +00:00
Michael Meckelein
4e6b976241 file: scripts\\mysql_ct*.sql
- removed semicolon at the end of the query

file: scripts\\config.php.ex
- added version number vars
2005-09-26 14:32:00 +00:00
Michael Meckelein
c8f1d939db Added versions info 2005-09-21 12:19:01 +00:00
Michael Meckelein
e7bcb0f344 search-msg.php
* use session data, no data from post!

color-expression.php
* use session data, no data from post!

filter-host.php
* use session data, no data from post!

syslog-display.php
syslog-index.php
* corrected color an expression handling

include.php
* $_SESSION['searchmsg'] was not correctly implement
* Add session handling for color an expression

syslog-index.php
/* 2005-09-19 by mm
 * Removed the two lines below, because $_POST['sortMethode'] is never used!
 * NOTE that it is not a good approach to assign values to $_POST or to any
 * other PHP Superglobals!
	if( !isset($_POST['sortMethode']) )
		$_POST['sortMethode'] = "DESC";
 * end 2005-09-19 */

index.php
* Note, msg in the future fixed (false timestamp)

de.php
en.php
*Entry added
2005-09-19 14:02:16 +00:00
Rainer Gerhards
28303608c7 updating to 1.0 beta version 2005-07-21 12:25:42 +00:00