はじまりの大地
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
use dokuwiki\Debug\DebugHelper;
|
||||
|
||||
DebugHelper::dbgDeprecatedFunction(
|
||||
'Autoloading',
|
||||
1,
|
||||
'require(' . basename(__FILE__) . ')'
|
||||
);
|
||||
Reference in New Issue
Block a user