mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
MDL-15093 removing invalid PHPDOC comment
This commit is contained in:
parent
5585eab302
commit
1db51b5ad4
@ -48,12 +48,7 @@ class sqlsrv_native_moodle_database extends moodle_database {
|
||||
parent::__construct($external);
|
||||
}
|
||||
|
||||
/**
|
||||
* Setup the driver configuration. As a TODO, might want to put some level of debugging to
|
||||
* see / log more info, warnings, errors.
|
||||
}
|
||||
|
||||
/**
|
||||
/**
|
||||
* Detects if all needed PHP stuff installed.
|
||||
* Note: can be used before connect()
|
||||
* @return mixed true if ok, string if something
|
||||
|
Loading…
x
Reference in New Issue
Block a user