Revision 1057
Added by aldus over 16 years ago
| uninstall.php | ||
|---|---|---|
| 35 | 35 |
|
| 36 | 36 |
require_once(WB_PATH.'/framework/functions.php'); |
| 37 | 37 |
rm_full_dir(WB_PATH.PAGES_DIRECTORY.'/posts'); |
| 38 |
rm_full_dir(WB_PATH.MEDIA_DIRECTORY.'/.news'); |
|
| 38 | 39 |
|
| 39 | 40 |
?> |
Also available in: Unified diff
Changes on the news-modul: uninstall.php, add.php and view.php. See changlog for details.