Ignore:
Timestamp:
01/27/12 15:37:21 (12 years ago)
Author:
cristiano
Message:

Ticket #2434 - Atualização modulo agenda e API

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/prototype/api/newcontroller.php

    r5341 r5437  
    112112        public static function create( $concept, $params, $filter = false, $options = false ) 
    113113        { 
    114             return self::call( 'create', $concept, $params, $filter, $options ) 
     114            return self::call( 'create', $concept, $params, $filter, $options ); 
    115115        } 
    116116 
Note: See TracChangeset for help on using the changeset viewer.