Remove redundant text post r70628
This commit is contained in:
parent
f2e664cfe0
commit
2b40c6ff49
1 changed files with 0 additions and 2 deletions
|
|
@ -23,8 +23,6 @@ foreach ( $res as $row ) {
|
|||
...
|
||||
}
|
||||
|
||||
Note the assignment operator in the while condition.
|
||||
|
||||
For a write query, use something like:
|
||||
|
||||
$dbw = wfGetDB( DB_MASTER );
|
||||
|
|
|
|||
Loading…
Reference in a new issue