mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
fixing some bugs, most being submitted grammatical/spelling errors.
git-svn-id: file:///svn/phpbb/trunk@6915 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -2616,7 +2616,7 @@ function get_remote_file($host, $directory, $filename, &$errstr, &$errno, $port
|
||||
* Tidy Warnings
|
||||
* Remove all warnings which have now expired from the database
|
||||
* The duration of a warning can be defined by the administrator
|
||||
* This only removes the warning and reduces the assosciated count,
|
||||
* This only removes the warning and reduces the associated count,
|
||||
* it does not remove the user note recording the contents of the warning
|
||||
*/
|
||||
function tidy_warnings()
|
||||
|
Reference in New Issue
Block a user