Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git] / examples / form / file-upload.php
index 605a6c3..7f3ca11 100644 (file)
@@ -1,3 +1,4 @@
 <?php
     sleep(1);
     echo '{success:true, file:'.json_encode($_FILES['photo-path']['name']).'}';
+?>
\ No newline at end of file