1
0
Fork 0
Commit graph

4 Commits

Autor SHA1 Nachricht Datum
Hannes Rosenögger a69b1db72b hide notices
With PHP 7.0 Maysqldumper showed way to many notices.
This changes the error_reporting level so notices are not shown anymore.
2016-02-01 20:04:53 +01:00
Hannes Rosenögger 5b995d339d Convert to mysqli
This commit converts all mysql_* function to the appropriate counterparts
in mysqli.
I used this tool for most of it:
https://github.com/philip/MySQLConverterTool
This makes it possible to continue using MysqlDumper with PHP 7.0
2016-02-01 20:02:15 +01:00
dsb d9b5665f63 Updated file refresh_dblist. 2015-05-24 14:23:15 +02:00
dsb ff7578f6fe Initial commit of version 1.24.4 2015-05-22 13:43:20 +02:00