Go to the source code of this file.
Variables | |
print DB | name |
print DB | user |
print DB | password |
$res = wfQuery( "SELECT MAX(cur_id) as m FROM cur", DB_READ ) | |
$row = wfFetchObject( $res ) | |
print Max | cur_id |
|
Definition at line 7 of file trivialCmdLine.php. |
|
Definition at line 8 of file trivialCmdLine.php. |
|
Definition at line 9 of file trivialCmdLine.php. Referenced by moveCustomMessages(), and wfRecordUpload(). |
|
Definition at line 3 of file trivialCmdLine.php. |
|
Definition at line 5 of file trivialCmdLine.php. Referenced by LoadBalancer::newFromParams(), Database::newFromParams(), and Database::open(). |
|