Changeset 3175

Show
Ignore:
Timestamp:
11/23/06 16:40:14 (7 years ago)
Author:
qldrob
Message:

Fix gabcast having the wrong type (s/setup/tool/) re #1291.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • modules/branches/2.2/gabcast/module.xml

    r2776 r3175  
    22  <rawname>gabcast</rawname> 
    33  <name>Gabcast</name> 
    4   <version>1.2.1</version> 
     4  <version>1.2.2</version> 
    55  <type>tool</type> 
    66  <category>Third Party Addon</category> 
     
    88    <gabcast>Gabcast</gabcast> 
    99  </menuitems> 
     10  <changelog> 
     11 *1.2.2* Fix issue where you were unable to add a channel  
     12  </changelog> 
    1013  <location>release/2.2/gabcast-1.2.1.tgz</location> 
    1114  <info>http://aussievoip.com.au/wiki/freePBX-gabcast</info> 
  • modules/branches/2.2/gabcast/page.gabcast.php

    r2406 r3175  
    1212 
    1313$iam = 'gabcast'; //used for switch on config.php 
    14 $type = 'setup'; 
     14$type = 'tool'; 
    1515 
    1616// look for form post