Beginnings of the comment module. Install and uninstall.

This commit is contained in:
Jozef Selesi
2008-11-09 22:57:55 +00:00
parent 85b909a9f9
commit 24decb7fa4

View File

@@ -130,4 +130,5 @@ $config['modules'] = array
MODPATH . 'info',
MODPATH . 'gmaps',
MODPATH . 'auth',
MODPATH . 'comment',
);