14ae475afSJan Schumann<?php 254cc7aa4SAndreas Gohr 354cc7aa4SAndreas Gohruse dokuwiki\Debug\DebugHelper; 4*d4f83172SAndreas Gohr 554cc7aa4SAndreas GohrDebugHelper::dbgDeprecatedFunction( 6dccd6b2bSAndreas Gohr 'Autoloading', 7dccd6b2bSAndreas Gohr 1, 8dccd6b2bSAndreas Gohr 'require(' . basename(__FILE__) . ')' 9e4aa0139SAndreas Gohr); 10