
02-24-2011, 08:17 AM
|
|
|
Join Date: Feb 2011
Posts: 22
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by Lynne
Open your config.php file and add your userid in where I have the xxx:
Code:
// ****** UNDELETABLE / UNALTERABLE USERS ******
// The users specified here will not be deletable or alterable from the control panel by any users.
// To specify more than one user, separate userids with commas.
$config['SpecialUsers']['undeletableusers'] = 'xxx';
|
Tanx for the post
|