xref: /dokuwiki/lib/plugins/auth.php (revision 54cc7aa41e0f453bd6887b0e79242a139d84a47a)
14ae475afSJan Schumann<?php
2*54cc7aa4SAndreas Gohr
3*54cc7aa4SAndreas Gohruse dokuwiki\Debug\DebugHelper;
4*54cc7aa4SAndreas GohrDebugHelper::dbgDeprecatedFunction(
5c243774dSAndreas Gohr    'Autoloading', 1, 'require(' . basename(__FILE__) . ')'
6e4aa0139SAndreas Gohr);
7