Revision 1386
Added by Luisehahne almost 15 years ago
| uninstall.php | ||
|---|---|---|
| 146 | 146 |
} |
| 147 | 147 |
|
| 148 | 148 |
// Update pages that use this template with default template |
| 149 |
$database = new database(); |
|
| 149 |
// $database = new database();
|
|
| 150 | 150 |
$database->query("UPDATE ".TABLE_PREFIX."pages SET template = '".DEFAULT_TEMPLATE."' WHERE template = '$file'");
|
| 151 | 151 |
|
| 152 | 152 |
// Print success message |
Also available in: Unified diff
update headerinfos