Ignore:
Timestamp:
Nov 14, 2011, 11:17:15 PM (13 years ago)
Author:
dj3c1t
Message:

passage a Fluxbb 1.4.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/rsr.v5.1.dev/web/punbb/config.php

    r1 r3  
    44  { $site_path = "../";
    55    require $site_path."pathes.php";
    6     require $site_path.RSR_APP_PATH."env.php";
     6    require_once $site_path.RSR_APP_PATH."env.php";
    77    $env = new env($site_path.RSR_CONFIG_FILE, $site_path);
    88  }
Note: See TracChangeset for help on using the changeset viewer.