Index: trunk/extensions/DynamicPageList/DPLSetup.php |
— | — | @@ -1157,7 +1157,7 @@ |
1158 | 1158 | $numargs = func_num_args(); |
1159 | 1159 | if ($numargs < 2) { |
1160 | 1160 | $input = "#dpl: no arguments specified"; |
1161 | | - return str_replace('?,'<','�pre>�nowiki>'.$input.'?nowiki>?pre>'); |
| 1161 | + return str_replace('?','<','�pre>�nowiki>'.$input.'?nowiki>?pre>'); |
1162 | 1162 | } |
1163 | 1163 | |
1164 | 1164 | // fetch all user-provided arguments (skipping $parser) |