modules/Installer/Installer.php:
commit62df4eca4517d9a0d93fe1fc0aef9f1a311db644
authorSebastian Skejø <sebastian@07yssk.(none)>
Fri, 1 May 2009 19:48:01 +0000 (1 21:48 +0200)
committerSebastian Skejø <sebastian@07yssk.(none)>
Fri, 1 May 2009 19:48:01 +0000 (1 21:48 +0200)
tree89d8e4301ac6dd1181baf48fcfab912a21269779
parent705e306b69fe14fa05d848874a7958440ae0438c
modules/Installer/Installer.php:

- Removed unnesscesary $this->dataModel()->populate()
- installModule(): we should only try to create a data model if there actually is a data model
- Commented postInitialization() out
modules/Installer/Installer.php