关闭后台统计
This commit is contained in:
parent
5af76fd126
commit
f2a9bf936a
|
@ -3257,7 +3257,7 @@ fc37fe7494811837b556a0a6f96580cd *uc_server/control/admin/credit.php
|
||||||
1e2c26c2efeececfe0b417526d21659e *uc_server/control/admin/db.php
|
1e2c26c2efeececfe0b417526d21659e *uc_server/control/admin/db.php
|
||||||
f53e0119b7e5a24c2ac6dfa68913d631 *uc_server/control/admin/domain.php
|
f53e0119b7e5a24c2ac6dfa68913d631 *uc_server/control/admin/domain.php
|
||||||
9139008dd986bca1b8f9f203de4fde81 *uc_server/control/admin/feed.php
|
9139008dd986bca1b8f9f203de4fde81 *uc_server/control/admin/feed.php
|
||||||
7927713b67153655be928070523662d1 *uc_server/control/admin/frame.php
|
be088d36052d3e1371c22843fffd70ac *uc_server/control/admin/frame.php
|
||||||
6970e00023140a42a8101f88c9da08b3 *uc_server/control/admin/log.php
|
6970e00023140a42a8101f88c9da08b3 *uc_server/control/admin/log.php
|
||||||
85b0228e317d1c458cace7a3478b6426 *uc_server/control/admin/mail.php
|
85b0228e317d1c458cace7a3478b6426 *uc_server/control/admin/mail.php
|
||||||
072767273359d2f7f2967be1a183b3b3 *uc_server/control/admin/note.php
|
072767273359d2f7f2967be1a183b3b3 *uc_server/control/admin/note.php
|
||||||
|
|
|
@ -32,7 +32,7 @@ class control extends adminbase {
|
||||||
}
|
}
|
||||||
|
|
||||||
function onmain() {
|
function onmain() {
|
||||||
$ucinfo = '<sc'.'ript language="Jav'.'aScript" src="ht'.'tp:/'.'/cus'.'tome'.'r.disc'.'uz.n'.'et/ucn'.'ews'.'.p'.'hp?'.$this->_get_uc_info().'"></s'.'cri'.'pt>';
|
$ucinfo = '';
|
||||||
$this->view->assign('ucinfo', $ucinfo);
|
$this->view->assign('ucinfo', $ucinfo);
|
||||||
|
|
||||||
$members = $this->_get_uc_members();
|
$members = $this->_get_uc_members();
|
||||||
|
|
Loading…
Reference in New Issue