1
0
mirror of https://github.com/nokonoko/Uguu.git synced 2024-01-06 13:35:15 +00:00

Update api.php

This commit is contained in:
Eric Johansson (neku) 2015-02-11 18:18:00 +01:00
parent 9e80f78f0b
commit 4112f8f606

View File

@ -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