📄 basic_to_pro.php
字号:
<?php
$DB->query("INSERT INTO " . TABLE_PREFIX . "plugins VALUES (8, 'Latest Posts', 'Latest Posts', '2.0', 'p8_latest_posts/latestposts.php', 'p8_latest_posts/p8_settings.php', 'subdreamer', '1', 17) ");
$DB->query("INSERT INTO " . TABLE_PREFIX . "plugins VALUES (9, 'Top Posters', 'Top Posters', '2.0', 'p9_top_posters/topposters.php', 'p9_top_posters/p9_settings.php', 'subdreamer', '1', 17) ");
?>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -