Fix opening php tag

This commit is contained in:
nixxquality 2015-02-18 15:11:42 +01:00
parent e3396dd96f
commit a7f8ccabdd
1 changed files with 1 additions and 1 deletions

View File

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