mirror of
https://gitlab.com/hashborgir/d2tools.git
synced 2025-10-13 16:34:23 -05: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