enabled) { __("This page is restricted to authorized staff"); exit(); } $fields = array ( "show" => array ("request", "string", ""), "creator" => array("request", "integer", 0), ); getFields($fields); $subadmin=variable_get("subadmin_restriction"); if ($subadmin==0 && $show && $cuid != 2000) { __("This page is restricted to authorized staff"); exit(); } $r=$admin->get_list($show == 'all' ? 1 : 0, $creator); ?>

$error

"; } ?>

  ' . _('List all the accounts') . ''; if ($subadmin!=0 || $cuid==2000) { $list_creators = $admin->get_creator_list(); $infos_creators = array(); foreach ($list_creators as $key => $val) { $infos_creators[] = '' . $val['login'] . ''; } if (count($infos_creators)) { echo ' (' . implode(', ', $infos_creators) . ')'; } } } else { echo '
' . _('List only my accounts') . ''; } ?>

">

"._("No account defined for now")."

"; } else { ?>
user["admlist"]==0) { // Normal (large) mode ?> user["admlist"]==1) { // Short mode TODO : make 3 columns instead of 2 + XHTML compliance instead of 1px img trick ;) ?>
("._("Email address").")"; ?>
  " /> "> "> "> "; else { ?> "> > "> 
renew_get_expiry($val['uid']) ?>
"; $val=$r[$z+2*$rz]; if (is_array($val)) { ?> "; } // for loop } // Short Mode ?>
     
  " /> "> "> "; else { ?> " target="_parent"> ">   "> "> "> "; else { if($admin->checkcreator($val['uid'])) { ?> " target="_parent"> ">
  "> "> "> "; else { ?> " target="_parent"> ">
" />
"._("%s accounts")."

",count($r)); } ?>