mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-01 03:02:43 +01:00
21 lines
588 B
PHP
21 lines
588 B
PHP
|
<?php
|
||
|
/**
|
||
|
* This file is automatically generated. Lint this module to rebuild it.
|
||
|
* @generated
|
||
|
*/
|
||
|
|
||
|
|
||
|
|
||
|
phutil_require_module('phabricator', 'infrastructure/env');
|
||
|
phutil_require_module('phabricator', 'infrastructure/setup/sql');
|
||
|
phutil_require_module('phabricator', 'storage/connection/mysql');
|
||
|
phutil_require_module('phabricator', 'storage/queryfx');
|
||
|
|
||
|
phutil_require_module('phutil', 'filesystem');
|
||
|
phutil_require_module('phutil', 'future/exec');
|
||
|
phutil_require_module('phutil', 'moduleutils');
|
||
|
phutil_require_module('phutil', 'utils');
|
||
|
|
||
|
|
||
|
phutil_require_source('PhabricatorSetup.php');
|