mirror of
https://github.com/rikkaneko/paste.git
synced 2025-08-08 06:55:32 +01:00
Fix minor bug
Deprecate form upload method Signed-off-by: Joe Ma <rikkaneko23@gmail.com>
This commit is contained in:
parent
b96a0086eb
commit
fa62e893e6
3 changed files with 710 additions and 14 deletions
12
.idea/php.xml
generated
Normal file
12
.idea/php.xml
generated
Normal file
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="MessDetectorOptionsConfiguration">
|
||||
<option name="transferred" value="true" />
|
||||
</component>
|
||||
<component name="PHPCSFixerOptionsConfiguration">
|
||||
<option name="transferred" value="true" />
|
||||
</component>
|
||||
<component name="PHPCodeSnifferOptionsConfiguration">
|
||||
<option name="transferred" value="true" />
|
||||
</component>
|
||||
</project>
|
Loading…
Add table
Add a link
Reference in a new issue