Get SQL Install Script

This commit is contained in:
2019-01-26 10:32:48 +01:00
parent 8416ef2105
commit 2b0b5e54ba

View File

@@ -69,6 +69,10 @@ abstract class Main extends PhpObject
protected abstract function install();
public function getDbBuildScript() {
return $this->oDb->getFullInstallQuery();
}
private function setContext($sProcessPage)
{
//Browser <> PHP <> MySql synchronization