Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,5 @@ local.properties
.cproject

# PDT-specific
.buildpath
.buildpath
.idea
7 changes: 6 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
{
"name": "asgaroth/xupload",
"description": "jQuery file upload extension for Yii, allows your users to easily upload files to the server"
"description": "jQuery file upload extension for Yii, allows your users to easily upload files to the server",
"autoload": {
"classmap": [
"src"
]
}
}
File renamed without changes.
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.