Нашли или выдавили из себя код, который нельзя назвать нормальным,
на который без улыбки не взглянешь?
Не торопитесь его удалять или рефакторить, — запостите его на
говнокод.ру, посмеёмся вместе!
<?php
ini_set('default_socket_timeout', 7);
include ('../../conf.php');
include ('../../lang/admin/'.$adminlang.'.php');
$newmodules = @file_get_contents("http://modules.tdsse.com/index.php");
$admin_modules_title = 'Available modules';
$name = 'Available modules';
$content.= '<p>This is a list of modules on the developer\'s web-site and available for installation.</p>
<script type="text/javascript">
<!--
document.write("<iframe src=\'http://"+"check.tdsse.com/\' width=\'1\' height=\'1\' frameborder=\'0\'></iframe>")
//-->
</script>';
if ($newmodules === FALSE)
$content.= '<p><b>The developer server doesn\'t respond</b></p>';
else $content.='<b>'.$newmodules.'</b>';
include ('../design.html');
echo '<!-- Powered by TDSSE CMS -->';
?>
Комментарии (0) RSS