Configuration is now saved during installation, started the Notify module.
commite4a12db8af28c039f6d7ca15d7a9f338639f064f
authorvinnl <imnotb@gmail.com>
Mon, 17 Mar 2008 15:39:24 +0000 (17 16:39 +0100)
committervinnl <imnotb@gmail.com>
Mon, 17 Mar 2008 15:40:52 +0000 (17 16:40 +0100)
treeb6d4095cd8f7ebbff47c2a8dc246d16326f7df9e
parentc226b41b2811486329bbfa5a0f5ef5cc8e98a29e
Configuration is now saved during installation, started the Notify module.
12 files changed:
project/data/config/cache.ini
project/data/config/general.ini
project/index.php
project/modules/install/Module.php
project/modules/install/controllers/InstallController.php
project/modules/notify/Module.php [new file with mode: 0644]
project/modules/notify/Version.php [new file with mode: 0644]
project/modules/notify/controllers/IndexController.php [new file with mode: 0644]
project/modules/notify/views/scripts/index/notifications.phtml [new file with mode: 0644]
project/modules/page/Module.php
project/modules/page/views/scripts/layout.phtml
project/modules/translate/Module.php