We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73f37b8 commit 192cec1Copy full SHA for 192cec1
phpminiadmin.php
@@ -38,7 +38,7 @@ function sys_get_temp_dir() {
38
}
39
40
//constants
41
- $VERSION='1.8.120514';
+ $VERSION='1.8.121212';
42
$MAX_ROWS_PER_PAGE=50; #max number of rows in select per one page
43
$D="\r\n"; #default delimiter for export
44
$BOM=chr(239).chr(187).chr(191);
0 commit comments