Unset the prepared statements used in the app_defaults.php files.

This commit is contained in:
Mark Crane
2014-07-23 22:00:03 +00:00
parent 09ff31ae5a
commit 1613d19c3b
12 changed files with 54 additions and 35 deletions

View File

@@ -112,6 +112,7 @@
}
}
}
unset($prep_statement);
}
}