We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fec9cb3 commit a1fabb1Copy full SHA for a1fabb1
README.md
@@ -53,7 +53,7 @@ function onFilesRemoveCallback($removed_files){
53
54
__Download:__
55
~~~~ php
56
-include('../src/class.uploader.php');
+include('src/class.uploader.php');
57
58
$uploader = new Uploader();
59
$data = $uploader->upload('https://www.google.com/images/srpr/logo11w.png', array(
0 commit comments