minors
This commit is contained in:
@ -239,7 +239,7 @@ function serendipity_db_reconnect() {
|
||||
* Prepares a Serendipty query input to fully valid SQL. Replaces certain "template" variables.
|
||||
*
|
||||
* @access public
|
||||
* @param string SQL query with template variables to convert
|
||||
* @param string SQL query with template variables to convert
|
||||
* @return ressource SQL ressource handle of the executed query
|
||||
*/
|
||||
function serendipity_db_schema_import($query) {
|
||||
|
@ -957,7 +957,7 @@ function serendipity_probeInstallation($item) {
|
||||
* Sets a HTTP header
|
||||
*
|
||||
* @access public
|
||||
* @param string The HTTP headre to set
|
||||
* @param string The HTTP header to set
|
||||
* @return null
|
||||
*/
|
||||
function serendipity_header($header) {
|
||||
|
Reference in New Issue
Block a user