php
parent
f0ff57dd6f
commit
787b22a3de
Binary file not shown.
|
@ -20,6 +20,6 @@ ed42a35b3524b55e2024cdd56a795733 ./scripts/pluginInstall.php
|
|||
f2a86fd875cb73bb095388e69ca035fd ./scripts/showStatistics.php
|
||||
4425f8fd4ef662a7dc65cee01de3e419 ./scripts/updatePLG.sh
|
||||
5c088a7cf82229cb64edfd4c415a84a0 ./scripts/updatePluginSupport.php
|
||||
fe8ef52f40717246e48dd15a76b201c2 ./skins/Narrow/css.php
|
||||
59010944c6b3ddf9f71b4ba369029421 ./skins/Narrow/css.php
|
||||
d642a25efb891e51471fc4c7636da885 ./skins/Narrow/skin.html
|
||||
5446bc6588094f9a81c23dcfe6c30266 ./skins/Narrow/skin.php
|
||||
|
|
|
@ -6,8 +6,6 @@
|
|||
# #
|
||||
###############################################################
|
||||
|
||||
header("Content-type: text/css; charset: UTF-8");
|
||||
|
||||
$docroot = $docroot ?? $_SERVER['DOCUMENT_ROOT'] ?: "/usr/local/emhttp";
|
||||
|
||||
require_once "$docroot/plugins/dynamix/include/Wrappers.php";
|
||||
|
|
Loading…
Reference in New Issue