landed the code for doing post attachments (the infamous paperclip)
This commit is contained in:
@@ -58,5 +58,6 @@ public interface Audit
|
||||
public static final int HIDE_MESSAGE = 311;
|
||||
public static final int SCRIBBLE_MESSAGE = 312;
|
||||
public static final int NUKE_MESSAGE = 313;
|
||||
public static final int UPLOAD_ATTACHMENT = 314;
|
||||
|
||||
} // end interface Audit
|
||||
|
||||
Reference in New Issue
Block a user