Project

General

Profile

« Previous | Next » 

Revision 708

Added by doc over 16 years ago

Fixed issue with two broken links

View differences:

index.php
23 23

  
24 24
*/
25 25

  
26
require('../../../config.php');
27
header('Location: '.ADMIN_URL.'/home/index.php');
26
header("Location: ../../../index.php");
28 27

  
29 28
?>

Also available in: Unified diff