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