1eb8d789eSAndreas Gohr<?php 254cc7aa4SAndreas Gohr 354cc7aa4SAndreas Gohruse dokuwiki\Debug\DebugHelper; 454cc7aa4SAndreas GohrDebugHelper::dbgDeprecatedFunction( 5*dccd6b2bSAndreas Gohr 'Autoloading', 6*dccd6b2bSAndreas Gohr 1, 7*dccd6b2bSAndreas Gohr 'require(' . basename(__FILE__) . ')' 8e4aa0139SAndreas Gohr); 9