1
This commit is contained in:
parent
da09b0a369
commit
f5817e2e73
9
webapp/controller/MailController.class.php
Normal file
9
webapp/controller/MailController.class.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
class MailController extends BaseAuthedController {
|
||||
|
||||
public function getAttachment()
|
||||
{
|
||||
}
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user