mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-11-29 13:11:34 -06:00
Latest changes. Refactor. Multi row insertion. Querying working. DB creation of all txt files. Serialized config. TODO, configure multiple mod directory feature
This commit is contained in:
@@ -7,6 +7,3 @@ function ddump($var) {
|
||||
die();
|
||||
}
|
||||
|
||||
function filterFunc($arg1, $arg2) {
|
||||
return !($arg1 == $arg2);
|
||||
}
|
||||
Reference in New Issue
Block a user