restore composer.json, add mysqli extension
This commit is contained in:
1
public/vendor/dashboard/app-assets/js/scripts/pages/user-settings.min.js
vendored
Executable file
1
public/vendor/dashboard/app-assets/js/scripts/pages/user-settings.min.js
vendored
Executable file
@@ -0,0 +1 @@
|
||||
Dropzone.options.profilePicUpload={paramName:"file",maxFiles:1,init:function(){this.on("maxfilesexceeded",function(i){this.removeAllFiles(),this.addFile(i)})}};
|
||||
Reference in New Issue
Block a user