mirror of
https://we.phorge.it/source/phorge.git
synced 2024-12-12 08:36:13 +01:00
15 lines
308 B
PHP
15 lines
308 B
PHP
|
<?php
|
||
|
/**
|
||
|
* This file is automatically generated. Lint this module to rebuild it.
|
||
|
* @generated
|
||
|
*/
|
||
|
|
||
|
|
||
|
|
||
|
phutil_require_module('phutil', 'filesystem/filefinder');
|
||
|
phutil_require_module('phutil', 'moduleutils');
|
||
|
phutil_require_module('phutil', 'utils');
|
||
|
|
||
|
|
||
|
phutil_require_source('PhabricatorSQLPatchList.php');
|