mirror of
https://gitee.com/fastadminnet/framework.git
synced 2026-08-30 12:45:32 +08:00
修正include标签的bug
This commit is contained in:
@@ -266,9 +266,11 @@ EOF;
|
||||
<nav>
|
||||
<div>
|
||||
<input name="info" value="<?php echo \$info['value']; ?>">
|
||||
include2
|
||||
|
||||
|
||||
<input name="<?php echo \$user['name']; ?>" value="<?php echo \$user['account']; ?>">
|
||||
include2
|
||||
<?php echo \$message; ?>{\$message}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user