]> jfr.im git - uguu.git/commitdiff
Update api.php
authorEric Johansson (neku) <redacted>
Wed, 11 Feb 2015 17:18:00 +0000 (18:18 +0100)
committerEric Johansson (neku) <redacted>
Wed, 11 Feb 2015 17:18:00 +0000 (18:18 +0100)
api.php

diff --git a/api.php b/api.php
index 220691c110f77f67f9b6ed35c32a483b6e6c8761..8b2a78d7ac75ea0608db24430ab838f05d040259 100644 (file)
--- a/api.php
+++ b/api.php
@@ -2,7 +2,7 @@
 //If the value d doesn't exist, redirect back to front page *1
 if(isset($_GET['d'])) {
     //Include the core file with the functions
-    include_once('core.php');
+    include_once('includes/core.php');
     switch ($_GET['d']) {
         case 'upload':
         //Set the name value to the original filename