Project

General

Profile

« Previous | Next » 

Revision 1747

Added by Dietmar about 12 years ago

  1. fixed issues with older table strucure for earlier WB installations

View differences:

functions.php
1165 1165
			}
1166 1166
			$sql .= '`directory`=\''.$language_code.'\', ';
1167 1167
			$sql .= '`name`=\''.$language_name.'\', ';
1168
            $sql .= '`description`=\'\', ';
1169
			$sql .= '`function`=\'\', ';
1168 1170
			$sql .= '`type`=\'language\', ';
1169 1171
			$sql .= '`version`=\''.$language_version.'\', ';
1170 1172
			$sql .= '`platform`=\''.$language_platform.'\', ';

Also available in: Unified diff