Basic user/account tool.
This commit is contained in:
12
src/aphront/response/file/__init__.php
Normal file
12
src/aphront/response/file/__init__.php
Normal file
@@ -0,0 +1,12 @@
|
||||
<?php
|
||||
/**
|
||||
* This file is automatically generated. Lint this module to rebuild it.
|
||||
* @generated
|
||||
*/
|
||||
|
||||
|
||||
|
||||
phutil_require_module('phabricator', 'aphront/response/base');
|
||||
|
||||
|
||||
phutil_require_source('AphrontFileResponse.php');
|
||||
Reference in New Issue
Block a user