Changeset 5020
- Timestamp:
- 07/10/2013 03:10:11 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/includes/common/shortcodes.php
r5012 r5020 389 389 * @return string 390 390 */ 391 public function display_topic_form( $attr , $content = '' ) {391 public function display_topic_form( $attr = array(), $content = '' ) { 392 392 393 393 // Sanity check supplied info
Note: See TracChangeset
for help on using the changeset viewer.