mirror of
https://github.com/dg/dibi.git
synced 2025-07-31 03:10:14 +02:00
typo, docs
This commit is contained in:
@@ -113,7 +113,7 @@ echo "</p>\n";
|
||||
|
||||
|
||||
// connects to SQLSRV
|
||||
echo '<p>Connecting to SQLSRV: ';
|
||||
echo '<p>Connecting to Microsoft SQL Server: ';
|
||||
try {
|
||||
dibi::connect([
|
||||
'driver' => 'sqlsrv',
|
||||
|
Reference in New Issue
Block a user