Show
Ignore:
Timestamp:
05/16/06 13:27:53 (2 years ago)
Author:
mbonetti
Message:

hope this doesn't break stuff big time

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/gregarius/db.php

    r1191 r1476  
    2626############################################################################### 
    2727 
    28 if (!@include_once(dirname(__FILE__) . '/dbinit.php')) { 
     28if (!@include_once('dbinit.php')) { 
    2929    header('Location: install.php'); 
    3030    exit();