mirror of
https://we.phorge.it/source/phorge.git
synced 2025-02-16 00:38:38 +01:00
14 lines
298 B
PHP
14 lines
298 B
PHP
|
<?php
|
||
|
/**
|
||
|
* This file is automatically generated. Lint this module to rebuild it.
|
||
|
* @generated
|
||
|
*/
|
||
|
|
||
|
|
||
|
|
||
|
phutil_require_module('phabricator', 'applications/metamta/replyhandler/base');
|
||
|
phutil_require_module('phabricator', 'infrastructure/env');
|
||
|
|
||
|
|
||
|
phutil_require_source('ManiphestReplyHandler.php');
|