repo.or.cz
/
dokuwiki.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
translation update
[dokuwiki.git]
/
lib
/
plugins
/
remote.php
blob
e75f700a09be665e049d6d4bd9d673b9ded6bc4f
1
<
?php
2
3
use
dokuwiki\Debug\DebugHelper
;
4
5
DebugHelper
::
dbgDeprecatedFunction
(
6
'Autoloading'
,
7
1
,
8
'require('
.
basename
(
__FILE__
) .
')'
9
);