관리-도구
편집 파일: usercheck.php
<?php $lan = array( 'existingusers' => "Existing Users", 'nonexistingusers' => "Non Existing Users", 'existcheckintro' => '<p>Page to check the existance of users in the database</p>', 'whatistype' => 'What is the type of information you want to check', "foreignkey" => "Foreign Key", "email" => "Email", "continue" => "Continue", "pastevalues" => "Paste the values to check in this box, one per line", # new in 2.10.1 'key' => 'key', 'passwd' => 'passwd', ); ?>