Ara 21
Admini Silinmez Yapmak için öncellikle
Sources/Subs-members.php Aç
BUL
// Delete a group of/single member.
function deleteMembers($users)
{
global $db_prefix, $sourcedir, $modSettings, $ID_MEMBER;
1 Yazan yere kendi id’inizi yazın
ALTINA EKLE
// Protect the person who started the forum
if ($users == 1 || (is_array($users) && in_array(1, $users)))
fatal_error('Bu üye silinemez!!!');
Recent Comments