This commit is contained in:
notfire 2025-02-18 14:24:55 -05:00
parent 4aeee99b59
commit 68349b20be
Signed by: notfire
GPG key ID: 3AFDACAAB4E56B16

View file

@ -15,7 +15,6 @@ $migrations = array(
);
foreach ($migrations as $mig) {
trigger_error($rows);
foreach ($rows as $row) {
trigger_error("$row");
}