Skip to content
This repository has been archived by the owner on Mar 14, 2023. It is now read-only.

Commit

Permalink
compatibility with register_globals
Browse files Browse the repository at this point in the history
  • Loading branch information
vrana committed Jul 29, 2011
1 parent 1770cf7 commit e7220bc
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions www/index.php
Expand Up @@ -3,6 +3,8 @@
// uncomment this line if you must temporarily take down your site for maintenance
// require '.maintenance.php';

$params = array();

// absolute filesystem path to this web root
$params['wwwDir'] = __DIR__;

Expand Down

0 comments on commit e7220bc

Please sign in to comment.