Schema use $this->$db instead of $db.

This commit is contained in:
markjcrane
2016-04-14 21:51:11 -06:00
parent 5799ce6497
commit d34d709e37
3 changed files with 27 additions and 26 deletions

View File

@@ -836,6 +836,7 @@ include "root.php";
}
protected function app_defaults() {
//write a progress message
$this->write_progress("\tRunning app_defaults");