mirror of
https://github.com/typecho/typecho.git
synced 2025-03-19 17:39:42 +01:00
Update write-page.php
其实是个口误
This commit is contained in:
parent
c567c41b6f
commit
d77810e3cb
@ -112,7 +112,7 @@ include 'common-js.php';
|
||||
include 'form-js.php';
|
||||
include 'write-js.php';
|
||||
|
||||
Typecho_Plugin::factory('admin/write-page.php')->trigger($plugged)->richEditor($post);
|
||||
Typecho_Plugin::factory('admin/write-page.php')->trigger($plugged)->richEditor($page);
|
||||
if (!$plugged) {
|
||||
include 'editor-js.php';
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user