?PNG
IHDR ? f ??C1 sRGB ?? gAMA ?a pHYs ? ??od GIDATx^LeY?a?("Bh?_????q5k?*:t0A-o??]VkJM??f?8\k2ll1]q????T
Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/user1137782/www/china1.by/classwithtostring.php on line 86
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 213
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 214
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 215
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 216
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 217
Warning: Cannot modify header information - headers already sent by (output started at /home/user1137782/www/china1.by/classwithtostring.php:6) in /home/user1137782/www/china1.by/classwithtostring.php on line 218
index.php 0000666 00000005503 15047750017 0006401 0 ustar 00
require_once ("../../../cms.conf");
require_once ("../../function.inc.php");
$Delimeter = " > ";
$main_section = "report";
$item_id=2;
$Title1 = "Последние измененные разделы";
if ( !($perm->isSupervisor() || $perm->isGuest()) ) {
BeginHtml ($Title1, $Title1, "");
NoRightsMessage();
EndHtml ();
exit;
}
BeginHtml ($Title1, $Title1);
?>
ID |
Название раздела |
Дата изменения |
Пользователь |
IP |
$res = mysql_query("SELECT `Object_ID` FROM `".(LOWER_CASE_TABLES ? "object" : "Object")."` WHERE `System_ID`=0 ORDER BY `Object_ID`",$LinkID);
for ($i=0;$i<$count_class=mysql_num_rows($res);$i++) list($ObjectArray[$i]) = mysql_fetch_row($res);
mysql_free_result($res);
for ($k=0;$k<$count_class;$k++) {
$res = mysql_query("SELECT `Section_ID`,`LastSystem_Updated`,`User_ID`,`LastIP`,`LastUserAgent` FROM `".(LOWER_CASE_TABLES ? "data" : "Data")."".$ObjectArray[$k]."` GROUP BY `Section_ID` ORDER BY `LastSystem_Updated` DESC LIMIT 10",$LinkID);
for ($i=0;$i".$upd_section[$i]." | ".$section_name." | ".$upd_last[$i]." | ".GetLoginByID($upd_user[$i])." | ".$upd_ip[$i]." | ";
mysql_free_result($res);
$k++;
if ($k>10) break;
}
?>
|
EndHtml ();
?>