1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 18:28:47 +02:00
phorge-phorge/src/applications/phid/handle/__init__.php

15 lines
273 B
PHP
Raw Normal View History

2011-01-26 18:02:09 +01:00
<?php
/**
* This file is automatically generated. Lint this module to rebuild it.
* @generated
*/
phutil_require_module('phabricator', 'applications/phid/constants');
2011-01-27 23:55:52 +01:00
phutil_require_module('phutil', 'markup');
2011-01-26 18:02:09 +01:00
phutil_require_source('PhabricatorObjectHandle.php');