Get SQL Install Script
This commit is contained in:
@@ -69,6 +69,10 @@ abstract class Main extends PhpObject
|
|||||||
|
|
||||||
protected abstract function install();
|
protected abstract function install();
|
||||||
|
|
||||||
|
public function getDbBuildScript() {
|
||||||
|
return $this->oDb->getFullInstallQuery();
|
||||||
|
}
|
||||||
|
|
||||||
private function setContext($sProcessPage)
|
private function setContext($sProcessPage)
|
||||||
{
|
{
|
||||||
//Browser <> PHP <> MySql synchronization
|
//Browser <> PHP <> MySql synchronization
|
||||||
|
|||||||
Reference in New Issue
Block a user