MDL-15093 removing invalid PHPDOC comment

This commit is contained in:
Petr Skoda 2010-08-22 11:36:10 +00:00
parent 5585eab302
commit 1db51b5ad4

View File

@ -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