Revision 211
Added by stefan about 19 years ago
install.php | ||
---|---|---|
120 | 120 |
} |
121 | 121 |
|
122 | 122 |
// Load template info into DB |
123 |
load_module($template_dir);
|
|
123 |
load_template($template_dir);
|
|
124 | 124 |
|
125 | 125 |
// Print success message |
126 | 126 |
$admin->print_success($success_message); |
Also available in: Unified diff
Fixed bug #33 and other bugs regarding addon (un)installation