Project

General

Profile

« Previous | Next » 

Revision 1245

Added by Dietmar over 14 years ago

Ticket #911 3. continue to fix CSS-errors in WB backend

View differences:

version.php
69 69
	exit(0);
70 70
}
71 71

  
72
$tmp_revision = '$Revision';
72
$tmp_revision = $Revision;
73 73
// check if defined to avoid errors during installation (redirect to admin panel fails if PHP error/warnings are enabled)
74 74
if(!defined('VERSION')) define('VERSION', '2.8.1');
75 75
if(!defined('REVISION')) define('REVISION', $tmp_revision);

Also available in: Unified diff