Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Validate App

whenever app install.php modified, you must re-install your app to make the new configuration affected.
By simple, go to end of start.php, pasted this line, open browser and refresh pages once then remove this line.

(new Install())->processInstall();

Do not forgot remove this line whenever your modification is applied.

  • No labels