xref: /dokuwiki/lib/plugins/auth.php (revision bf7ba4d5b4ef44432fb41a6f3461934f51fa5ed3)
1<?php
2
3use dokuwiki\Debug\DebugHelper;
4DebugHelper::dbgDeprecatedFunction(
5    'Autoloading', 1, 'require(' . basename(__FILE__) . ')'
6);
7