diff options
Diffstat (limited to 'pages/account/38.php')
-rw-r--r-- | pages/account/38.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pages/account/38.php b/pages/account/38.php index 95c0f84..7caddb0 100644 --- a/pages/account/38.php +++ b/pages/account/38.php @@ -16,4 +16,4 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA */ -require_once(dirname(__FILE__)."../index/13.php"); +require_once(dirname(__FILE__)."/../index/13.php"); |