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

Fix opening php tag

This commit is contained in:
nixxquality 2015-02-18 15:11:42 +01:00
parent e3396dd96f
commit a7f8ccabdd

View File

@ -1,4 +1,4 @@
?php
<?php
function save_file ($file, $name, $arg){
//Where to save
$path='/home/neku/www/files/';