meta.json 321 B

1234567891011
  1. {
  2. "title": "Attach a File",
  3. "description": "A reduced and snappier interface (preview).",
  4. "script_php": "../script.php",
  5. "files": [
  6. "http://ajax.googleapis.com/ajax/libs/mootools/1.2.2/mootools.js",
  7. "../../source/Fx.ProgressBar.js",
  8. "../../source/Swiff.Uploader.js",
  9. "../../source/FancyUpload3.Attach.js"
  10. ]
  11. }