summaryrefslogtreecommitdiff
path: root/inc/html.php
diff options
context:
space:
mode:
authorKate Arzamastseva <pshns@ukr.net>2011-06-05 21:09:26 +0300
committerKate Arzamastseva <pshns@ukr.net>2011-06-05 21:09:26 +0300
commit0739a638a982a263e933052cdb31594f6bf378e6 (patch)
tree3ca7ed1850b12cc705716481783b56c3e8713d4e /inc/html.php
parent8d40b4b6e74029367996c169aa3e67507a4cdfe1 (diff)
downloadrpg-0739a638a982a263e933052cdb31594f6bf378e6.tar.gz
rpg-0739a638a982a263e933052cdb31594f6bf378e6.tar.bz2
type of recent changes selection fix
Diffstat (limited to 'inc/html.php')
-rw-r--r--inc/html.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/inc/html.php b/inc/html.php
index e8d6b98a5..06e9f3b0c 100644
--- a/inc/html.php
+++ b/inc/html.php
@@ -569,7 +569,7 @@ function html_revisions($first=0){
* @author Ben Coburn <btcoburn@silicodon.net>
* @author Kate Arzamastseva <pshns@ukr.net>
*/
-function html_recent($first=0, $show_changes){
+function html_recent($first=0, $show_changes='both'){
global $conf;
global $lang;
global $ID;