Changeset 3990

Show
Ignore:
Timestamp:
05/31/07 15:31:23 (2 years ago)
Author:
p_lindheimer
Message:

#1884: changed syntax error in meetme_additional.conf form '|' to ',' separator

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.2/conferences/functions.inc.php

    r3617 r3990  
    1616                if (isset($this->_meetmes) && is_array($this->_meetmes)) { 
    1717                        foreach (array_keys($this->_meetmes) as $meetme) { 
    18                                 $output .= 'conf => '.$meetme."|".$this->_meetmes[$meetme]."\n"; 
     18                                $output .= 'conf => '.$meetme.",".$this->_meetmes[$meetme]."\n"; 
    1919                        } 
    2020                } 
  • modules/branches/2.2/conferences/module.xml

    r3641 r3990  
    22        <rawname>conferences</rawname> 
    33        <name>Conferences</name> 
    4         <version>1.2</version> 
     4        <version>1.2.1</version> 
    55        <type>setup</type> 
    66        <category>Internal Options &amp; Configuration</category> 
    77        <description>Allow creation of conference rooms (meet-me) where multiple people can talk together.</description> 
    88        <changelog> 
     9                *1.2.1* changed syntax error in meetme_additional.conf form '|' to ',' separator 
    910                *1.2* Fixed raising asterisk error on empty dialstatus #1708 
    1011                *1.1.2* Add he_IL translation 
Donate



Support
Download
Develop
Forums
News
Documentation
Paid Support
About

Paid Ads