mirror of
https://github.com/typecho/typecho.git
synced 2025-03-19 17:39:42 +01:00
Update Db.php
注释一个错字?
This commit is contained in:
parent
fe76665687
commit
a98472c1bb
@ -37,7 +37,7 @@ class Typecho_Db
|
||||
/** 表左连接方式 */
|
||||
const LEFT_JOIN = 'LEFT';
|
||||
|
||||
/** 表外连接方式 */
|
||||
/** 表右连接方式 */
|
||||
const RIGHT_JOIN = 'RIGHT';
|
||||
|
||||
/** 数据库查询操作 */
|
||||
|
Loading…
x
Reference in New Issue
Block a user