mirror of
https://we.phorge.it/source/phorge.git
synced 2025-01-06 04:41:01 +01:00
03fec6e911
'infratructure' -> 'infrastructure' (rofl) Recaptcha Email Login / Forgot Password Password Reset
14 lines
256 B
PHP
14 lines
256 B
PHP
<?php
|
|
/**
|
|
* This file is automatically generated. Lint this module to rebuild it.
|
|
* @generated
|
|
*/
|
|
|
|
|
|
|
|
phutil_require_module('phabricator', 'infrastructure/celerity/api');
|
|
|
|
phutil_require_module('phutil', 'markup');
|
|
|
|
|
|
phutil_require_source('markup.php');
|