📄 114.php
字号:
$DB->query("INSERT INTO phrases VALUES ('0', 1, 'you_are_banned', 'You have been banned', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 1, 'discuss_article_in_forum', 'Discuss this article in the Forum!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 2, 'by', 'By', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 2, 'read_more', 'Read More...', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 2, 'previous', '« Previous', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 2, 'next', 'Next »', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 2, 'article_offline', 'This article is currently offline.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 2, 'author', 'Author:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 2, 'title', 'Title:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 2, 'description', 'Description:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 2, 'article', 'Article:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 2, 'submit_article', 'Submit Article', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 2, 'enter_name', 'Please enter your name.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 2, 'enter_title', 'Please enter the title.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 2, 'enter_description', 'Please enter the description.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 2, 'enter_article', 'Please enter an article.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 2, 'article_submitted', 'Thanks! Your article has been submitted.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'website_url', 'Website URL:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'name', 'Name:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'website_name', 'Website Name:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'message', 'Message:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'submit_message', 'Submit Message', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'reset', 'Reset', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'no_username', 'Please fill out the username field.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'no_message', 'Please fill out the message field.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'message_too_long', 'Message length must be less than', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'url_invalid', 'Website URL is invalid.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'no_site_name', 'Please enter the site name of the url specified.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'repeat_comment', 'Repeat comment not posted.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'website', 'Website:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'previous', '« Previous', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'next', 'Next »', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'sign_guestbook', 'Click here to sign the guestbook!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 4, 'not_logged_in', 'Sorry, you must be logged in to post messages.', '', '', '', '', 0, 1, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 6, 'full_name', 'Full Name:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 6, 'your_email', 'Your Email:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 6, 'subject', 'Subject:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 6, 'message', 'Message:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 6, 'send_message', 'Send Message', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 6, 'reset', 'Reset', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 6, 'enter_name', 'Please enter your name!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 6, 'enter_email', 'Please enter an Email Address!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 6, 'enter_subject', 'Please enter a subject for the Email!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 6, 'enter_message', 'Please enter a message!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 6, 'invalid_email', 'Invalid Email entered!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 6, 'email_sent', 'Thanks! Your email has been sent!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 6, 'email_not_sent', 'A system error occured. Your message was not sent.', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 7, 'name', 'Name:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 7, 'comment', 'Comment:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 7, 'say', 'say', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 7, 'not_logged_in', 'Sorry, you must be logged in to post messages.', '', '', '', '', 0, 1, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 7, 'no_username', 'No username supplied!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 7, 'no_comment', 'No comment supplied!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 7, 'repeat_comment', 'Repeat comment not posted.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 8, 'posted_by', 'Posted by', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 9, 'user', 'User:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 9, 'posts', 'Posts:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 10, 'my_account', 'My Account', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 10, 'welcome_back', 'Welcome back', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 10, 'logout', 'Log Out', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 10, 'username', 'Username:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 10, 'password', 'Password:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 10, 'remember_me', 'Remember Me', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 10, 'login', 'Login', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 10, 'not_registered', 'Not registered?', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 10, 'register_now', 'Register now!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 11, 'no_changes_entered', 'No Changes Entered!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 11, 'enter_valid_password', 'Please enter a new password that consists only of letters and numbers.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 11, 'password_unmatched', 'The new password you entered did not match the new confirmed password.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 11, 'enter_valid_email', 'Please enter a valid email address.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 11, 'email_already_exists', 'email already exists, please try another.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 11, 'profile_updated', 'User Profile Updated!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 11, 'new_password', 'New Password:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 11, 'confirm_password', 'Confirm New Password:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 11, 'new_email', 'New Email:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 11, 'update_profile', 'Update Profile', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 11, 'members_only', 'You must be logged in to view this page!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 11, 'visit_cp', 'Click here to visit your control panel.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'user_name', 'User Name:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'password', 'Password:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'password_again', 'Enter Password Again:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'email', 'Email:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'email_again', 'Enter Email Again:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'register', 'Register', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'reset_form', 'Reset Form', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'enter_alnum_username', 'Please enter a username that consists only of letters and numbers.', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'enter_alnum_password', 'Please enter a password that consists only of letters and numbers.', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'password_unmatched', 'Your confirmed password does not match the entered password.', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'unvalid_email', 'Please enter a valid email address.', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'email_unmatched', 'The email you entered did not match the confirmed email.', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'username_exists', 'username already exists, please try another.', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'email_exists', 'email already exists, please try another.', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'register_success', 'Thank you for registering!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'already_logged_in', 'You are already logged in as:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'logout', 'Click here if you wish to log out.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 12, 'register_now', 'Click here to Register!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'sections', 'Sections:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'submitting_link', 'Submitting Link', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'your_name', 'Your Name:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'website_name', 'Website Name:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'website_url', 'Website URL:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'description', 'Description:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'submit_link', 'Submit Link', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'submit_a_link', 'Click here to submit a link to this section!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'submitted_by', 'Submitted by:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'previous_links', '« Previous Links', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'more_links', 'More Links »', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'enter_name', 'Please enter your name.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'enter_site_name', 'Please enter the name of the site.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'enter_site_url', 'Please enter the url of the site.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'url_invalid', 'Website URL is invalid.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'enter_description', 'Please enter the description.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 16, 'link_submitted', 'Thanks! Your link has been submitted.', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'sections', 'Sections:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'no_gif_support', 'Images with the .gif extension are not supported.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'previous_images', '« Previous Images', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'more_images', 'More Images »', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'submitted_by', 'Submitted by:', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'submit_an_image', 'Click here to submit an image to this section!', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'submitting_image', 'Submitting Image', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'your_name', 'Your Name:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'description', 'Description:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'thumbnail', 'Thumbnail:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'image', 'Image:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'submit_image', 'Submit Image', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'image_title', 'Title:', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'enter_title', 'Please enter a title.', '', '', '', '', 1, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'enter_author', 'Please enter the author\'s name.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'select_image', 'Please select an image.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'select_thumbnail', 'Please select a thumbnail.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'enter_description', 'Please enter a description.', '', '', '', '', 0, 0, 0)");
$DB->query("INSERT INTO phrases VALUES ('0', 17, 'image_submitted', 'Thanks! Your image has been submitted. ', '', '', '', '', 1, 0, 0)");
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -